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