Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
sheet-mui/src
useWorkbookCommandsOptions
Interface useWorkbookCommandsOptions
interface
useWorkbookCommandsOptions
{
commandTarget
:
CommandTarget
|
(
(
)
=>
CommandTarget
)
;
darkMode
?:
boolean
;
notifier
?:
Notifier
;
onExecute
?:
(
(
)
=>
void
)
;
workbookElement
:
WorkbookElement
;
workbookModel
:
IWorkbookModel
;
}
Index
Properties
command
Target
dark
Mode?
notifier?
on
Execute?
workbook
Element
workbook
Model
Properties
command
Target
command
Target
:
CommandTarget
|
(
(
)
=>
CommandTarget
)
Type declaration
(
)
:
CommandTarget
Returns
CommandTarget
Optional
dark
Mode
dark
Mode
?:
boolean
Optional
notifier
notifier
?:
Notifier
Optional
on
Execute
on
Execute
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
workbook
Element
workbook
Element
:
WorkbookElement
The workbookElement. Only used for toggling fullscreen.
workbook
Model
workbook
Model
:
IWorkbookModel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
command
Target
dark
Mode
notifier
on
Execute
workbook
Element
workbook
Model
SheetXL - v0.1.84
Loading...
The workbookElement. Only used for toggling fullscreen.