Use of a directive in a HTML element
vueDirective - Global register of custom directives name: Name of directive, use as v-<name> (test should be used as v-test ) bind, inserted and update are hook functions vDirective - Global register of custom directives