KnockoutJS binding for the MultiAutoComplete control.
Use the wjMultiAutoComplete binding to add MultiAutoComplete controls to your KnockoutJS applications. For example:
<p>Here is a MultiAutoComplete control:</p> <div data-bind="MultiAutoComplete: { itemsSource: countries, maxSelectedItems: 4,}"> </div>
The wjMultiAutoComplete binding supports all read-write properties and events of the MultiAutoComplete control.
KnockoutJS binding for the MultiAutoComplete control.
Use the wjMultiAutoComplete binding to add MultiAutoComplete controls to your KnockoutJS applications. For example:
The wjMultiAutoComplete binding supports all read-write properties and events of the MultiAutoComplete control.