mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add screenshot illustrating views (#31866)
This commit is contained in:
parent
85f3e7676a
commit
3ec55c3a15
@ -3,7 +3,14 @@ title: "Views"
|
||||
description: "A view is a tab inside a dashboard."
|
||||
---
|
||||
|
||||
A view is a tab inside a dashboard. Views control the layout.
|
||||
A view is a tab inside a dashboard. For example, the screenshot below shows a separate view for lights on the Overview dashboard.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/dashboards/dashboard_view-tab.png' alt='Screenshot of a light view tab on the Overview dashboard'>
|
||||
A lights view tab on the Overview dashboard
|
||||
</p>
|
||||
|
||||
Views control the layout.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/dashboards/layout-types.png' alt='The three basic view layouts: Panel, sidebar, and masonry'>
|
||||
@ -266,4 +273,6 @@ Subview configuration:
|
||||
- [Masonry view](/dashboards/masonry/)
|
||||
- [Panel view](/dashboards/panel/)
|
||||
- [Sidebar view](/dashboards/sidebar/)
|
||||
- [Sections view](/dashboards/sections/)
|
||||
- [Sections view](/dashboards/sections/)
|
||||
- [About dashboards](/dashboards/)
|
||||
- [Adding cards to a view](/dashboards/cards/#adding-cards-to-your-dashboard)
|
BIN
source/images/dashboards/dashboard_view-tab.png
Normal file
BIN
source/images/dashboards/dashboard_view-tab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
x
Reference in New Issue
Block a user