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