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

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

763 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.

Screenshot of the masonry view Screenshot of the masonry view.

It sorts cards in columns based on their card size. If you want to group some cards you have to use horizontal stack, vertical stack, or grid cards.

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