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