Files
directus/src/directives
Rijk van Zanten 96db381fbf Status display (#453)
* 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
2020-04-22 15:41:00 -04:00
..
2020-03-27 10:27:21 -04:00
2020-04-22 15:41:00 -04:00
2020-03-27 10:27:21 -04:00

Directives

Directives are functions that are available on Vue components in templates. For example v-focus or v-tooltip="'Hello world!'