Module prelude

Source

Re-exports§

pub use super::*;

Structs§

AnyNodeRef
A reactive reference to a DOM node that can be used with the node_ref attribute.

Traits§

IntoAnyNodeRef
Allows converting any node reference into our type-erased AnyNodeRef.

Functions§

any_node_ref
Constructs an attribute to attach an AnyNodeRef to an element.