Dropdown

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

Maestro provides the Dropdown component (widget), which allows form users to make a selection from a list of available options.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Dropdown component within the Input Fields 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 the Dropdown component:

Options
List
options

The options list for the dropdown

By default, the Options property contains the following values:

Label Value
One One
Two Two
Three Three
Sort Options
Boolean
sortOptions

Check to automatically sort options by label

Icon
Icon
icon

Select the dropdown icon

Add Blank Value
Boolean
addBlankValue

Check to add a blank value to the dropdown

Accessibility

Placeholder Text
Text
placeholder

Help Text

Popover Help Text
Help Text
helpText

Next, learn about the Topics component.