fires before changing a list of Select options
beforeChangeOptions: (options: object[]) => boolean | void;
Parameters:options: array
- a new array of Select optionsExample
form.getItem("select").events.on("beforeChangeOptions", function(options) {
console.log("beforeChangeOptions", options);
});
Change log: The event was added in v8.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4