# Select A choice from a list, styled the whole way down. - Group: Forms - Import: `import { Select } from '@misoto22/folio'` - Page: https://ui.misoto22.com/components/select/ - Related: combobox, native-select, field ## When to reach for it Up to roughly a dozen options. Past that a Combobox wins, because a list nobody can filter is slower to scan than one you can type into. ## Anatomy - **Trigger** (required) — A {sent !== undefined && ( The form sent currency = {sent} )} ```