Skip to content

Application

Global mixins and controllers to enhance your application controller.

MixinDescription
useApplicationa super charged application controller
useDispatch (Deprecated)Adds a dispatch helper function to emit custom events. Useful to communicate between different controllers.
useMetaAdds getters to easily access <head> meta values.