Appearance
jio-modal
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| enableModal | Whether the modal must be shown | enableModalInterface | - | |
| title | Title of the modal | string | - | |
| description | Description of the modal | string | - | |
| buttonOptions | Buttons options for the modal | buttonsOption | - |
General
This component is used to show a modal. This component is using the jio-dimmer to focus on the modal.
Code examples
A button that enables the modal.
Show modal
Bevestigd: {{ enableModal.confirmed }}