Closed sammuell closed 10 years ago
It's not documented that the factory interface is available for custom ui widgets:
ko.jqui.bindingFactory.create({ name: 'customwidget', options: ['option1', 'option2'], events: ['event1'] });
Fixed, thanks!
It's not documented that the factory interface is available for custom ui widgets: