Files
directus/app/src/views
Rijk van Zanten 46ea2f2065 Update Vue component tags order (#19842)
* Update eslint rule for component order

* Auto-fix component order

* Auto-fix vue components in docs

* Simplify rule definition

* Revert "Simplify rule definition"

This reverts commit 5eec9fbf41.

* Ignore eslint in vitepress component

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-28 10:19:03 -04:00
..
2021-05-04 18:52:08 -04:00

Views

Views are the top-level parent component that are used in all modules. Directus will only have two Views for the foreseeable future: public and private for non-authenticated and authenticated routes respectively.

Table of Contents