Skip to main content

emit

Function emit 

Source
pub fn emit(layout: &Layout) -> String
Expand description

Emit a CSS string from a Layout tree.

The browser acts as the layout solver via flexbox properties. Panels use [data-pane="kind"] selectors, containers use [data-pane-node="N"], and the root uses [data-pane-root].