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