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