Files
Tania 3324be6fda Docs: Fix schema attributes formatting in schema docs (#62016)
Docs: Fix schema attributes formatting
2023-01-24 17:53:22 +01:00

1.7 KiB

keywords title
grafana
schema
DashboardListPanelCfg kind

Both documentation generation and kinds schemas are in active development and subject to change without prior notice.

DashboardListPanelCfg kind

Maturity: experimental

Version: 0.0

Properties

Property Type Required Description
PanelLayout string Yes Possible values are: list, previews.
PanelOptions object Yes

PanelOptions

Properties

Property Type Required Description
maxItems integer Yes Default: 10.
query string Yes Default: ``.
showHeadings boolean Yes Default: true.
showRecentlyViewed boolean Yes Default: false.
showSearch boolean Yes Default: false.
showStarred boolean Yes Default: true.
tags string[] Yes
folderId integer No
layout string No Possible values are: list, previews.