mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Use radio buttons for heading style (#22173)
This commit is contained in:
parent
ce9993fd36
commit
f30603753e
@ -70,7 +70,7 @@ export class HuiHeadingCardEditor
|
||||
name: "heading_style",
|
||||
selector: {
|
||||
select: {
|
||||
mode: "dropdown",
|
||||
mode: "list",
|
||||
options: ["title", "subtitle"].map((value) => ({
|
||||
label: localize(
|
||||
`ui.panel.lovelace.editor.card.heading.heading_style_options.${value}`
|
||||
|
Loading…
x
Reference in New Issue
Block a user