Function sauron_core::prelude::foreignObject [−][src]
pub fn foreignObject<MSG>(
attrs: Vec<Attribute<MSG>>,
children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description
Creates an svg foreignObject element
pub fn foreignObject<MSG>(
attrs: Vec<Attribute<MSG>>,
children: Vec<Node<MSG>>
) -> Node<MSG>
Creates an svg foreignObject element