Module wal_core::virtual_dom::vnode

source ·

Enums

  • VNode is enum representing node in virtual DOM tree. Provides a wrapper over different types of nodes along with concise and convinient API for VDOM manipulation.