Trait moxie_dom::interfaces::content_categories::FlowContent[][src]

pub trait FlowContent: Child { }
Expand description

Elements belonging to the flow content category typically contain text or embedded content.

Implementors