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