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