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