Panels are defined in /src/components/panels folder. Each Panel has
For e.g. The Panel Actions has
/src/components/panels/Actions/Actions.svelte/src/components/Actions/Actions.ts/src/components/panels/<NewPanel>/src/components/panels/<NewPanel>/<NewPanel>.svelte/src/components/panels/<NewPanel>/<NewPanel>.tsaddPanel method in /src/components/panels/panels.tsAfter completing the above three steps Panel unique name can be used in Workspace configuration to add it to Workspace.
Generated using TypeDoc