WorkbenchPanel
Defined in: react/components/layout/workbench.tsx:17
A dockable panel in a Workbench.
Properties
Section titled “Properties”anchor
Section titled “anchor”anchor:
WorkbenchAnchor
Defined in: react/components/layout/workbench.tsx:21
Which dock region the panel lives in.
content
Section titled “content”content:
ReactNode
Defined in: react/components/layout/workbench.tsx:27
Panel body.
optionalicon?:string
Defined in: react/components/layout/workbench.tsx:25
Heroicon name shown in the rail and panel header (e.g. “folder”).
id:
string
Defined in: react/components/layout/workbench.tsx:19
Stable id, unique across all panels.
title:
string
Defined in: react/components/layout/workbench.tsx:23
Shown in the panel’s border title and the bottom tab bar.