mirror of
https://github.com/directus/directus.git
synced 2026-02-19 10:14:33 -05:00
* Allow link type modules * Add docs module * Allow buttons to render as <a> * Update button readme * Use link buttons in module sidebar when needed
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.