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