Modal

modal

Used for creating a modal.

Map entries #

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 Components The rows of containers with components.1

  1. Only supports text input components.