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