Events
Description
Disclosure events can be used to inject HTML into the disclosure or execute other atcions when an event is triggered.
- Name
- Description
- onHide
Fires when the disclosure is hidden.
- onInitialize
Fires when the disclosure is initialized.
- onShow
Fires when the disclosure is shown.
- onSize
Fires when the disclosure is resized.