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