The list of children of the current content element
The given data we received from the server
The error handler to trigger errors for this content element
The unique id of the content element this context belongs to
The initial state query object (only if configured from the backend element)
The initial state object (only if configured from the backend element)
The initial state's resource type
Returns the app context instance this component belongs to
Returns the axios instance to communicate with api endpoint's that are not considered a "resource"
Returns the list of children of the current content element
Returns the given data we received from the server
Returns the instance of the event emitter, for this framework instance The event emitter is used for global events that should be handled across multiple components
Returns the unique id of the content element this context belongs to
Returns the initial state query object (only if configured from the backend element)
Returns the initial state object (only if configured from the backend element)
Returns the initial state's resource type
Returns the page context object. Note: This only works for SPA apps!
Returns the resource api axios wrapper that handles communication with the TYPO3 resource api
Returns the store instance to hold global application data
Returns the translation class with information about the current localization of the framework instance
Return the type of this context
This method can be used to emit an error for this content element. The error will be handled by the error handler class
Generated using TypeDoc
The app context instance this component belongs to