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