Skip to main content

Module chrome

Module chrome 

Source
Expand description

The chrome model: a [View] minus its diagram.

The display list never enters the component tree — the backend paints it onto the canvas — so what the components bind is this: the same fields, cloned off the answer and compared, so a frame that only panned the diagram re-renders no HTML.

Structs§

Chrome
What the components read and raise against.
Commands
The commands this call offers, as the chrome reads them.
Face
One command as a control shows it. The Act behind it stays in the registry: a control raises the command’s name, and the call it reaches resolves that against the session as it then stands.

Enums§

Availability
Whether this session offers a command or only shows it.
Withholding
Why this call withholds what it withholds.