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