mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-26 12:06:50 +00:00

* Views: update screenshots to reflect current SW with sections as default * Remove comment that masonry is default view * remove gemfile.lock changes * remove note that masonry is the default view
1005 B
1005 B
type, title, sidebar_label, description, related
type | title | sidebar_label | description | related | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
view | Masonry view | Masonry | The default panel layout uses a masonry algorithm. |
|
The masonry view sorts cards in columns based on their card size.
Screenshot of the masonry view.
Masonry sorts cards in columns based on size and places the next card below the smallest card on the dashboard.
Masonry arranges cards based on size.
To group cards, you have to use horizontal stack, vertical stack, or grid cards.
{% configuration %}
type:
required: false
description: "masonry
"
type: string
{% endconfiguration %}