Function sauron::prelude::prelude::svg::tags::special::fe_func_b

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

Creates an svg feFuncB element