- Description:
Dropdown status JS controls.
- Source:
- Copyright:
- 2023 Ferran Recio
- 2023 Ferran Recio
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Dropdown status JS controls.
Members
(static, constant) getDropdownDialog
- Description:
Get the dropdown dialog instance from a selector.
- Source:
Get the dropdown dialog instance from a selector.
Methods
(static) init(selector)
- Description:
Initialize module.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
selector |
string | The query selector to init. |