Bram Kragten 624717905d
Correct statistics text (#18701)
`/integrations/statistics/` is something else...
2021-08-03 11:01:26 +02:00

409 B

type, title, sidebar_label, description
type title sidebar_label description
view Masonry View Masonry (default) The default panel layout uses a masonry algorithme.

The masonry view is the default view type. It sorts cards in columns based on their card size. If you want to group some cards you have to use stack cards.

{% configuration %} type: required: false description: "masonry" type: string {% endconfiguration %}