pub type DioxusNode<'a> = NodeRef<'a, CustomAttributeValues>;
pub struct DioxusNode<'a> { /* private fields */ }