InsetNativeSelect

ARIA
RTL

A form input used for selecting a value: when collapsed it shows the currently selected option and when expanded, it shows a scrollable list of predefined options for the user to choose from.

When collapsed it shows the currently selected option and when expanded, it shows a scrollable list of predefined options for the user to choose from. Moon.io supports two types of selects, one whichs opens browser's native styling option list and Dropdown.

InsetNativeSelect

Default

Different states

Custom styles

Input props

NameTypeRequiredDefaultDescription
errorbooleanNofalseSets error state for select
disabledbooleanNofalseSet disabled/non-disabled
classNamestringNo-Tailwind classes for customization