[][src]Function sauron_core::svg::foreignObject

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

Creates an svg foreignObject element