Home > @jsplumbtoolkit/templates > _addBinding
_addBinding() function
Signature:
export declare function _addBinding(bindingId: string, match: string, entry: any, predicate: any, instance: Knockle): string;
Parameters
| Parameter | Type | Description |
|---|---|---|
| bindingId | string | |
| match | string | |
| entry | any | |
| predicate | any | |
| instance | Knockle |
Returns:
string