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