Function sauron_core::html::canvas[][src]

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

Creates an html canvas element