knockout-x-editable
knockout-x-editable copied to clipboard
knockout binding handler for x-editable
Results
2
knockout-x-editable issues
Sort by
recently updated
recently updated
newest added
When you use the editable data-binding and the `wysihtml5` editing mode, the observable is rebound with the `text:` style binding instead of the `html:` style binding.
dear brian, How to use typeahead ? here my console: > Error: Unable to process binding "editable: function(){return status }" Message: Unknown type: typeahead and here my code : ``...