Layouts determine how items in a collection are displayed in the admin app.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/directus/directus/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Directus includes 8 built-in layouts:- Table - Spreadsheet-style rows and columns
- Cards - Card grid with image previews
- Calendar - Calendar view for date-based items
- Map - Geographic visualization
- Kanban - Board with draggable cards
- Timeline - Chronological timeline
- List - Simple list view
- Grid - Masonry grid
Creating a Layout
Layout Structure
Component Props
The layout component receives:Next Steps
Interfaces
Create input interfaces
Modules
Create custom modules