Files
directus/app/src/views
2023-11-20 16:23:22 +01:00
..
2023-11-20 16:23:22 +01:00
2023-11-16 15:36:54 -05:00
2023-11-16 15:36:54 -05: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