Dialog
type DialogProps = ComponentProps<typeof Dialog>;
Prop | Type | Default Value | Description |
---|---|---|---|
className | string | undefined | The CSS class name for styling the button. |
type DialogProps = ComponentProps<typeof Dialog>;
Prop | Type | Default Value | Description |
---|---|---|---|
className | string | undefined | The CSS class name for styling the button. |