Function sauron_core::svg::switch[][src]

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

Creates an svg switch element