Module: Vue:OnSubmitInjectorMixin

This mixin sets up callbacks that should be called by a preceding component

Source:

Members

(static) inject

We use the callback system that was provided by the preceding component

Source:

(inner) beforeSubmitValidationPriority

These define the default priority of the before and after submit callbacks of every component using this mixin

Redefine them inside a component if it is supposed to use another value

Source: