@refinio/one.ui
Preparing search index...
ui/components/buttons/SplitButton
SplitButtonProps
Type Alias SplitButtonProps
type
SplitButtonProps
=
{
dropDownOptions
:
{
clickCallback
:
(
...
args
:
any
)
=>
any
;
identifier
:
any
;
name
:
string
;
}
[]
;
isDisabled
:
boolean
;
}
Index
Properties
drop
Down
Options
is
Disabled
Properties
drop
Down
Options
dropDownOptions
:
{
clickCallback
:
(
...
args
:
any
)
=>
any
;
identifier
:
any
;
name
:
string
;
}
[]
is
Disabled
isDisabled
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
drop
Down
Options
is
Disabled
@refinio/one.ui
Loading...