pub fn fe_func_r<MSG>(
attrs: impl IntoIterator<Item = Attribute<MSG>>,
children: impl IntoIterator<Item = Node<MSG>>,
) -> Node<MSG>
Expand description
Creates an svg feFuncR element
pub fn fe_func_r<MSG>(
attrs: impl IntoIterator<Item = Attribute<MSG>>,
children: impl IntoIterator<Item = Node<MSG>>,
) -> Node<MSG>
Creates an svg feFuncR element