[][src]Function sauron_core::html::area

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

Creates an html area element