NeumorUINeumorUI
📖📦
Form

Select

Dropdown select built on Radix with clay styling and option groups.

tsx
1import { Select } from "neumorui";

Example

Framework

value
placeholder
label
disabled

Props

PropTypeDefault
optionsSelectOption[][]
valuestring-
onValueChange(value: string) => void-
placeholderstring"Select..."
labelstring-
disabledbooleanfalse