DioxusNode

Type Alias DioxusNode 

Source
pub type DioxusNode<'a> = NodeRef<'a, CustomAttributeValues>;

Aliased Typeยง

pub struct DioxusNode<'a> { /* private fields */ }