Pergunta

How to clear input value from magic suggest. While selecting value from select box, Based on the select box selection Magic suggest value need to clear or magic suggest need to be initialise again

Foi útil?

Solução

removeFromSelection(object / array[object], isSilent:boolean)

Remove one or multiples json items from the current selection. Set isSilent to true to prevent event trigger.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top