componente · @solu30/ui-kit/feedback
Dialog
El componente, montado
Cargando el espécimen…
Cargando el chunk del paquete instalado…
De dónde se importa
import { Dialog } from '@solu30/ui-kit/feedback'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| open | opcional | boolean | — |
| onOpenChange | opcional | (open: boolean) => void | — |
| defaultOpen | opcional | boolean | — |
| modal | opcional | boolean | — |
| children | sí | ReactNode | — |