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