Home > @uniformdev/design-system > DropdownStyleMenuTriggerProps
DropdownStyleMenuTriggerProps interface
Signature:
Extends: React.HTMLAttributes<HTMLButtonElement>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bgColor? | string | (Optional) sets the background color of the button | |
| children | React.ReactNode | ||
| variant? | 'ghost' | 'outline' | (Optional) sets the variant of the button "ghost" |