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