Function sauron::prelude::svg::feDropShadow[][src]

pub fn feDropShadow<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue<MSG>>, Global>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>, Global>
) -> Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>
Expand description

Creates an svg feDropShadow element