Files
grafana/docs/sources/developers/kinds/composable/dashboardlistpanelcfg/schema-reference.md
T
Joan López de la Franca Beltran 19ed9181e1 Kindsys: Extend DocsJenny with support for 'allOf' (#62558)
* Kindsys: Extend DocsJenny with support for 'allOf'

* Update generated docs

* Multiple refinements

* Minor fixes

* Undo undesired changes

* Fix

* Fix linter complains

---------

Co-authored-by: Tania B <yalyna.ts@gmail.com>
2023-02-02 16:12:31 +01:00

1.6 KiB

keywords, title
keywords title
grafana
schema
DashboardListPanelCfg kind

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

DashboardListPanelCfg

Maturity: experimental

Version: 0.0

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

PanelOptions

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.