componente · @solu30/ui-kit/input
OptionCardItem
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { OptionCardItem } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| value | sí | string | The value this item represents. Required. |
| title | sí | string | — |
| description | opcional | string | — |
| icon | opcional | ReactNode | — |