Interface SidePanelTemplate

Describes the layout of a custom side panel for a Shell. A Shell can have two panels, one on each side of the view. Each panel consists of zero or more palettes of controls.

Hierarchy

  • SidePanelTemplate

Index

Properties

Properties

label

label: string

Describes the general type of the palettes contained by the control. Required for accessibility.

palettes

palettes: ("complexNumbers" | StandardPalette | PaletteTemplate | "arithmetic" | "sets" | "logic" | "functions" | "trigonometry" | "greek" | "combinatorics" | "matrices" | "calculus" | "geometry" | "groupTheory" | "chemistry" | "computing" | "memory" | "editing")[]

Array of zero or more palettes to be contained in the panel. Each element is either a string naming one of the built-in palettes to include, or else a template that describes the desired layout.

This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.