Modal
modal
Used for creating a modal.
Schema fields #
Key | Type | Description |
---|---|---|
id |
String | The ID for the modal. Used to identify when submitted. |
title |
String | The title of the modal popup. |
components |
List of Lists of Component objects | The rows of containers with components.1 |
-
Only supports text input components. ↩