mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Use stricter Vue eslint setting * Implement v-md directive Replaces old uses of v-html + md util * Fix typo
Directives
Directives are functions that are available on Vue components in templates. For example v-focus or
v-tooltip="'Hello world!'