The select component allows users to make single or multiple selections from a pre-defined list of options.
Considerations about the select usage:
| Variant | Description |
|---|---|
| Single | Allows the user to select one option from a list |
| Multiple | Allows the user to select multiple options from a list |