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