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