getMasterValue of ui.datasuggest, Methods Webix Docs
returns current value of master control
any getMasterValue();
| any | value of master control |
Example
var value = $$("mysuggest").getMasterValue();
getMasterValue of ui.datasuggest, Methods Webix Docs
returns current value of master control
any getMasterValue();
| any | value of master control |
var value = $$("mysuggest").getMasterValue();