mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add prefix support to text selector (#28235)
This commit is contained in:
parent
b9901e21fd
commit
4c92c74a8d
@ -1194,6 +1194,10 @@ multiline:
|
||||
type: boolean
|
||||
default: false
|
||||
required: false
|
||||
prefix:
|
||||
description: An optional prefix to show before the text input box.
|
||||
type: string
|
||||
required: false
|
||||
suffix:
|
||||
description: An optional suffix to show after the text input box.
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user