Files
directus/src/composables
Rijk van Zanten 5a745b0c4d Interface grouping (#717)
* Manage types

* Fix typing

* Unset interface on local type change

* Add note

* Limit available displays based on localType

* Filter displays based on localtype

* Only show displays that fit the type

* Limit type options for interface selection

* Dont import unused type
2020-06-12 16:51:12 -04:00
..
2020-06-12 16:51:12 -04:00
2020-06-05 16:46:18 -04:00
2020-06-11 13:53:04 -04:00
2020-06-04 14:46:53 -04:00
2020-05-05 14:22:01 -04:00

Composables

Composables are reusable pieces of logic that can be used inside Vue components (Composition API required).

Table of Contents