Events : Event parameters

# broadcast

# broadcastGroup

# disableBeacon

# disableCanvas

# disableChat

# disableCode

# disableCustomizer

# disableDataFilters

# disableDataTable

# disableDocument

# disableDrag

# disableEvents

# disableKeys
Flag to disable key binding events. This prevent some default browser shortcuts and it is system specific. Please see the Event section bellow
Type: boolean
Default: false

# disableMenu

# disablePlusMinusKeys

# disableShowShortcuts

# disableToolbar

# disableTooltipCallout

# disableUndoRedoKeys

# disableWheel

# disableWindow

# hoverTemplate

# infoTimeIn

# infoTimeOut

# lazyLoad

# maxItemMenuCheckbox

# maxSubMenus

# movable
Flag to disable moving the canvas by dragging the mouse from the move image in the toolbar
Type: boolean
Default: true

# playable

# resizable

# resizableX

# resizableY

# showMousePositionOnDrag
Flag to show/hide the mouse position when dragging in relation to the zero coordinate (top-right) of the canvas
Type: boolean
Default: true

# showPrimaryMenus

# toolbarCodes
Array containing the items in the left toolbar for language code. Options are: JSON, R, Python, Jupyter, Streamlit, Shiny, JSFiddle, CodePen. Leave empty to disable
Type: array
Default: []

# toolbarFonts
Array containing the items in the right toolbar for font families. Some examples are: American Typewriter, Andale Mono, Arial, Bradley Hand, Comic Sans MS, Courier, Monaco, Optima, Times New Roman, Trebuchet MS. Leave empty to disable
Type: array
Default: []

# toolbarItems
Array containing the items in the top toolbar. All items included by default
Type: array
Default: [Save, Chat, History, Table, Tabs, Explore, Lasso, Customize, Password, Maximize]

# toolbarSchemes
Array containing the items in the bottom toolbar for color schemes. Some examples are: Economist, GGPlot, Excel, PaulTol, BlackAndWhite, Solarized, Stata, Tableau, GGBlanket, CanvasXpress. Leave empty to disable
Type: array
Default: []

# toolbarSize

# toolbarType