bindInputs()
bindInputs(
inputs):Subscription[]
Defined in: js-api/ui.ts:828
Keeps the string values of [inputs] in sync: a change in one is copied to the others.
Parameters
| Parameter | Type |
|---|---|
inputs | InputBase<any>[] |
Returns
Subscription[]
bindInputs(
inputs):Subscription[]
Defined in: js-api/ui.ts:828
Keeps the string values of [inputs] in sync: a change in one is copied to the others.
| Parameter | Type |
|---|---|
inputs | InputBase<any>[] |
Subscription[]