The App the ManagerItem is attached to
Holds the body element of each page
The Config of the App the ManagerItem is attached to
The payload of a page request
Holds the DOM of the current page
The EventEmitter of the App the ManagerItem is attached to
Holds the head element of each page
The key to where ManagerItem is stored in an AdvancedManager
The AdvancedManager the ManagerItem is attached to
Holds the title of each page
The URL of the current page
Holds the wrapper element to be swapped out of each Page
Attr that identifies the wrapper
Builds the page's dom, and sets the title, head, body, and wrapper properties of the Page class
Run after the Manager Item has been registered
Register the current Manager Item's manager
Run before the ManagerItem has been unregistered
Basically removes a ManagerItem, in order to recover the ManagerItem, it needs to be re-added to an AdvancedManager
Generated using TypeDoc
A page represents the DOM elements that create each page