Small Dialog

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro comes with the Small Dialog component.

This component inherits properties and shared styles from the Block component.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Small Dialog component within the Containers folder.
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.

Properties

The following properties are available to this component:

Accessibility

Aria Label
Text ariaLabel
Enter the Aria Label for this block.
Hide from assistive technology
Boolean ariaHidden
Hide component from assistive technology (aria-hidden).
Note

We recommend using the Form.showAccessibleAlert(message, expanded [, delay]) method to programmatically make assistive technologies, such as screen readers, notify the user of an event that will otherwise not be announced, such as loading progress, or popup content. For more information, see Maestro API Reference.

Next, learn about the Block (Mandatory) component.