componente · @solu30/ui-kit/display
InfoCard
El componente, montado
Cargando el espécimen…
Cargando el chunk del paquete instalado…
De dónde se importa
import { InfoCard } from '@solu30/ui-kit/display'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| variant | sí | InfoCardVariant | — |
| children | sí | React.ReactNode | — |
| dismissible | opcional | boolean | — |
| onDismiss | opcional | () => void | — |
| className | opcional | string | — |