Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common-mui/src
CommandToolbarProps
Interface CommandToolbarProps
interface
CommandToolbarProps
{
commandButtonProps
?:
CommandButtonOptions
<
any
,
any
>
;
commands
:
CommandMap
;
createToolbarPalette
:
(
(
props
)
=>
ReactNode
)
;
parentFloat
?:
FloatReference
;
}
Hierarchy
ToolbarProps
CommandToolbarProps
Index
Properties
command
Button
Props?
commands
create
Toolbar
Palette
parent
Float?
Properties
Optional
command
Button
Props
command
Button
Props
?:
CommandButtonOptions
<
any
,
any
>
commands
commands
:
CommandMap
create
Toolbar
Palette
create
Toolbar
Palette
:
(
(
props
)
=>
ReactNode
)
Type declaration
(
props
)
:
ReactNode
Parameters
props
:
CommandToolbarButtonProps
Returns
ReactNode
Optional
parent
Float
parent
Float
?:
FloatReference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
command
Button
Props
commands
create
Toolbar
Palette
parent
Float
SheetXL - v0.1.84
Loading...