Function sauron_core::html::link[][src]

pub fn link<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an html link element