template

{ template : '<v-element v-directive></v-element>' }

It is possible to completely override the component template. Note that the created directive is inserted into the template by adding a v-directive attribute on the html.

vuenit.directive('test', { template : '<input v-directive>' });

results matching ""

    No results matching ""