Import
HTML
JavaScript
Settings
| Name | Type | Default | Description |
|---|---|---|---|
closeable | boolean | true | can allow the modal to be dismissed by clicking on the backdrop. |
Events
| Event | Description | Arguments |
|---|---|---|
show | occurs after the modal starts to show | — |
visible | occurs after the modal is visible | — |
hide | occurs when the modal begins to hide | — |
hidden | occurs after the modal is hidden | — |