mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add id description of available props in extensions panels docs (#23050)
This commit is contained in:
@@ -100,6 +100,7 @@ export default {
|
||||
- `showHeader` **boolean** — Whether the header is shown. Useful for alternative styling based on the extra/reduced
|
||||
space.
|
||||
- `dashboard` **uuid** - The UUID string of the dashboard containing the panel.
|
||||
- `id` **uuid** - The UUID string of the panel.
|
||||
- `height` **number** - The current configured height of the panel.
|
||||
- `width` **number** - The current configured width of the panel.
|
||||
- `now` **Date** - The Date object as of the moment of viewing the dashboard containing the panel.
|
||||
|
||||
Reference in New Issue
Block a user