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.
Basic Usage
Set content and trigger method of dropdown, the default trigger method is click.