mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Documentation for home-assistant/home-assistant-polymer#1732 (#6506)
This commit is contained in:
parent
dfd29d7e80
commit
76f11cf79c
@ -45,6 +45,10 @@ column_width:
|
||||
description: "Column width as CSS length like `100px` or `calc(100% / 7)`. This controls how many entities appear in a row - at the default 20% you have 5 entities in a row. Use `calc(100% / 7)` for 7 entities in a row, and so on."
|
||||
type: string
|
||||
default: 20%
|
||||
theming:
|
||||
required: false
|
||||
description: "Set to `primary` to style the card with the background and text color of the header bar."
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Options For Entities %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user