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

pub trait HeadingContent: Child { }
Expand description

Heading content defines the title of a section, whether marked by an explicit sectioning content element, or implicitly defined by the heading content itself.

Implementors