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​

Variants​

Disabled​

Multiple​

Default value​

Props​

Customization​

data-store-select