Skip Navigation
Docs

Dropdown

The Dropdown is a simple field for selecting exactly one entry from multiple choices in a dropdown. It maps to a <select> element.

You can specify each option with the label & value. The regular things like setting a placeholder or an error message are supported as well.