Modals
Last updated
Last updated
Key | Type | Required | Description |
---|---|---|---|
Key | Type | Required | Description |
---|---|---|---|
Key | Type | Required | Description |
---|---|---|---|
title
string
Title of the modal
description
string
Description of the modal
priority
boolean
Whether a window should be created if none is open
i18n
Localization for title and description
buttons
Button[]
Buttons
label
string
Label of the button
style
string
CSS class of the button
events
Buttons
name
string
Name of the event listener
type
string
Which action to trigger at (e.g.) "click"
value
string
JS code as string
title
string
Title of the modal
description
string
Description of the modal
buttons
Object
The original label as key and the translated label as value