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