componente · @solu30/ui-kit/input
SelectItem
El componente, montado
Cargando el espécimen…
Cargando el chunk del paquete instalado…
De dónde se importa
import { SelectItem } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| value | sí | string | Value to set when this item is selected |
| children | sí | ReactNode | Display text for the item |
| disabled | opcional | boolean | Whether the item is disabled |