Function sauron::prelude::svg::fe_drop_shadow

source ·
pub fn fe_drop_shadow<MSG>(
    attrs: impl IntoIterator<Item = Attribute<MSG>>,
    children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>
Expand description

Creates an svg feDropShadow element