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