For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dropdown

A dropdown list.

Usage

When there are more than a few options to choose from, you can wrap them in a Dropdown. By hovering or clicking on the trigger, a dropdown menu will appear, which allows you to choose an option and execute the relevant action.

States

Specs

Dropdown with icon

Dropdown with button

Sample code

Last updated