Type Alias freya::core::dom::doms::DioxusNode

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

Aliased Type§

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