[][src]Function sauron_core::prelude::hgroup

pub fn hgroup<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>

Creates an html hgroup element