dioxus_native_core

Module node_watcher

Source
Expand description

Helpers for watching for changes in the DOM tree.

Traitsยง

AttributeWatcher
A trait for watching for changes to attributes of an element.
NodeWatcher
A trait for watching for changes in the DOM tree.