Appearance
Application
Global mixins and controllers to enhance your application controller.
Mixin | Description |
---|---|
useApplication | a super charged application controller |
useDispatch | Adds a dispatch helper function to emit custom events. Useful to communicate between different controllers. |
useMeta | Adds getters to easily access <head> meta values. |