mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Grid Card: Fix Docs (#15499)
This commit is contained in:
parent
67cfb7b68b
commit
e780002297
@ -1,11 +1,16 @@
|
||||
---
|
||||
title: "Grid Card"
|
||||
sidebar_label: Grid Card
|
||||
sidebar_label: Grid
|
||||
description: "The Grid card allows you to show multiple cards in a grid."
|
||||
---
|
||||
|
||||
The Grid card allows you to show multiple cards in a grid. It will first fill the columns, automatically adding new rows as needed.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/lovelace/lovelace_grid.png' alt='Screenshot of the grid card'>
|
||||
Screenshot of the Grid card.
|
||||
</p>
|
||||
|
||||
To add the Grid card to your user interface, click the Lovelace menu (three dots at the top right of the screen) and then **Edit Dashboard**. Click the plus button in the bottom right corner and select **Grid Card** from the card picker.
|
||||
|
||||
{% configuration %}
|
BIN
source/images/lovelace/lovelace_grid.png
Normal file
BIN
source/images/lovelace/lovelace_grid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
x
Reference in New Issue
Block a user