[−][src]Module augdom::rsdom
An implementation of augdom
's APIs on top of an in-memory emulation of the
web's DOM.
Structs
Mutation | Tracks a mutation in the virtual DOM tree. Currently unimplemented. |
VirtNode | A node in the "virtual DOM" implemented in |
Enums
VirtData | The data of a node in the virtual DOM tree. |