Ignacio Vazquez
Ignacio Vazquez
Just played with this plugin and works very well in my app. Question, is there a method to destroy or reset the ajax combo in JS ? Basically I want...
For the single mode, I want to send a single text field containing the original string: without splitting by whitespace. Is it possible using the constructor args ?
Is it possible to always render as dropdown instead of dropup ? Thanks!
A nice to have feature is to be able to search by group. Currently if you make us of "optionGroupPath", then only the results items are searchable ("optionValuePath") I dont...
Im trying to use the multiple select component binding the optionLabelPath to an attribute in depth. Example: {{ multi-select-component contentBinding="myList" optionLabelPath="someAttr.otherAttr"
When response format is set to verbose_json (on whisper options) it keeps returning only the clean text and for example not the segments array when building a transcription timeline. Added...