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