Skip to main content

Module flow

Module flow 

Source
Expand description

CSS properties for flowing content into regions (flow-into, flow-from).

Re-exports§

pub use parser::*;

Modules§

parser

Enums§

FlowFrom
CSS flow-from property — consumes content from a named flow into a region.
FlowInto
CSS flow-into property — diverts an element’s content into a named flow.