Expand description
Rendering the workspace value to a layout Scene.
The layout engine emits a Scene describing the dock/split arrangement of panes. It is pure data built from baseline scene node kinds, so the browser paints it like any other Scene and the layout is testable headlessly.
Functionsยง
- workspace_
scene - Encode the workspace value into a layout Scene.