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