componente · @solu30/ui-kit/input
OptionCard
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { OptionCard } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| active | opcional | boolean | — |
| onClick | opcional | () => void | — |
| title | sí | string | — |
| description | opcional | string | — |
| icon | opcional | ReactNode | — |
| disabled | opcional | boolean | — |
| className | opcional | string | — |