Skip to content
On this page

Application

Global mixins and controllers to enhance your application controller.

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