Function sauron::fe_distant_light

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

Creates an svg feDistantLight element