keepText

defines whether the entered text should be kept in the input after an option is selected

boolean keepText;

Example

{ view:"multicombo", keepText:true}

Back to top