c0ffeeca7 a9e01cc6e5
Views: update descriptions, add screenshots (#31661)
* Views: update descriptions, add screenshots

* Add related topics
2024-02-28 17:48:20 +01:00

865 B

type, title, sidebar_label, description
type title sidebar_label description
view Panel view Panel The panel view shows a single card in the full width of the screen.

The panel view must have exactly one card. This card is rendered full-width.

Screenshot of the panel view Screenshot of the panel view.

This view doesn't have support for badges.

This view is good when using cards like map, horizontal stack, vertical stack, picture elements, or picture glance.

{% configuration %} type: required: true description: "panel" type: string {% endconfiguration %}