Methods
root() → {ConvoEl}
Returns the root node of the document.
Returns:
- the root node
- Type
- ConvoEl
selector() → {Array}
Returns an array of nodes meeting the given selector (for example '#help')
Returns:
- array of nodes
- Type
- Array