Grid Card: Fix Docs (#15499)

This commit is contained in:
Zack Barett 2020-11-06 16:57:58 -06:00 committed by GitHub
parent 67cfb7b68b
commit e780002297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -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 %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB