[][src]Function sauron_core::prelude::article

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

Creates an html article element