An enum representing the types of nodes that can be present in the DOM.
An enum representing the different types of nodes, plus a special
wrapper Node::Vec
.
An enum representing the different phases that a Smithy app can go through.
An enum representing the results of a SmithyComponent
handling a Phase
.
An enum representing the three states of a Javascript promise.
An enum of events that a DOM element can potentially
handle.
An enum representing global events that can occur and that a smithy
app can potentially handle.