Optional
autoWill autofocus to the sheet.
Optional
commandsAdditional commands provided by application.
Optional
contextAllow for customizations on the context menu.
Optional
createOptions to use when a new Workbook is created.
Optional
forceIf dark theme then the images will invert unless true.
Optional
formulaAllow for customizations on FormulaBar.
Optional
gridAllow you to specify a specific material ui theme for the grid.
Optional
headersAllow you to specify a specific material ui theme for the headers.
Optional
loadingAllow for customizations on loading panel.
Optional
notifierConfigure the notifier to use for alerts.
Optional
onCallback for when the workbook is loaded. Useful for hiding/showing loading panels.
Optional
onHook to perform a action on new workbook
Optional
onNotify that there is a new repeatable command.
Optional
renderRender custom context menu.
A React Element representing the ContextMenu.
Optional
renderRender custom filter menu.
A React Element representing the FilterMenu.
Optional
renderRender FormulaBar.
A React Element representing the FormulaBar.
Optional
renderRender custom loading panel.
A React Element representing the LoadingPane.
Optional
renderRender custom movable menu.
A React Element representing the MovableMenu.
Optional
renderRender custom ISheetElement.
A React Element representing the Sheet.
Optional
renderPass in a custom toolbar.
A React Element representing the StatusBar.
Optional
renderRender custom tabs.
A React Element representing the Tabs for the WorkbookStrip.
Optional
renderPass in a custom toolbar.
A React Element representing the Toolbar.
Optional
sheetAllow for customizations on loading panel.
Optional
showIndicate if the formulaBar should be showing.
Optional
showShow the horizontal scrollbar
Optional
showShows the statusbar.
Optional
showThis doesn't influence # of tabs just the visibility of the widget.
Optional
showShow the vertical scrollbar
Optional
statusCustomizations for the status bar
Optional
sxMUI SX props https://mui.com/system/getting-started/the-sx-prop/
Optional
tabsAllow for customizations on tabs.
Optional
toolbarProps for the toolbar.
Optional
workbookA memory model of the workbook. If one is not provided a default workbook model will be used. This can be accessed via the workbook ref.
For elements that also need the ref. Less common but some factory renderers