componente · @solu30/ui-kit/input
SelectValue
El componente, montado
Cargando el espécimen…
Cargando el chunk del paquete instalado…
De dónde se importa
import { SelectValue } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| placeholder | opcional | string | Placeholder text when no value is selected |
| children | opcional | (value: string) => ReactNode | Custom render function for the selected value |