Files
Tania 5f93e67419 Codegen: Generate docs for composable kinds (#61719)
* Generate docs for composable kinds

* Fix getting the kind schema

* Generate composable kinds docs

* Add disclaimer to the generated docs

* Change docs disclaimer
2023-01-22 18:58:49 -05: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.