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