Skip to main content

Module scene

Module scene 

Source
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.