componente · @solu30/ui-kit/input
Collapsible
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { Collapsible } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| open | opcional | boolean | — |
| defaultOpen | opcional | boolean | — |
| onOpenChange | opcional | (open: boolean) => void | — |
| disabled | opcional | boolean | — |
| className | opcional | string | — |
| children | sí | React$1.ReactNode | — |