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