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