Some features from this component may require sgds.js
Overview
Dropdowns menus allow users to read or select different options.
1) Default
2) Multi-select
A multi select dropdown list can be used when you want to store multiple values
for the same record.
Style
Modifier |
Description |
is-hoverable |
Use when you want to display options when hover over button |
When to use
Dropdowns should be used:
- When you have limited space or your list is too long.
- For example, having more than 7 items in a predetermined list.
- For bringing users to a different page, or section within a page.
Dropdowns should not be used:
- When requiring users to select from a predetermined list of answers.
-
for including checkboxes as users may not know how to select multiple
options presented to them in a dropdown.
Can't find a component?
Let us know what you need and we’ll be happy to look into it
Request component