mirror of
https://github.com/directus/directus.git
synced 2026-02-04 04:24:54 -05:00
* Convert render function into component * Allow types definition in display registration * Add status-dot interface * Fix render display rendering in tabular view * Add types to other displays * Export tooltip from index * Start on readme * Add tests for status dot
Directives
Directives are functions that are available on Vue components in templates. For example v-focus or v-tooltip="'Hello world!'