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