Skip to main content

Select

Select components allow users to pick an option from a predefined list. The Select component should be used when there are more than 5 options available. Otherwise, consider using the Radio Group component.

Import

import { Select } from '@faststore/ui'

Usage

Loading...

Variants

Disabled

Loading...

Multiple

Loading...

Default value

Loading...

Props

Customization

data-store-select