Function sauron::prelude::prelude::svg::fe_offset

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

Creates an svg feOffset element