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