Struct dioxus_html::feFuncB
source · pub struct feFuncB;
Expand description
Build a
<feFuncB>
element.
Implementations§
Trait Implementations§
source§impl SvgAttributes for feFuncB
impl SvgAttributes for feFuncB
source§const prevent_default: AttributeDiscription = _
const prevent_default: AttributeDiscription = _
Prevent the default action for this element. Read more