mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-03 06:37:21 +00:00
Combo-box accessibility and other fixes (#13496)
This commit is contained in:
@@ -60,6 +60,7 @@ class HaInputButtonForm extends LitElement {
|
||||
dialogInitialFocus
|
||||
></ha-textfield>
|
||||
<ha-icon-picker
|
||||
.hass=${this.hass}
|
||||
.value=${this._icon}
|
||||
.configValue=${"icon"}
|
||||
@value-changed=${this._valueChanged}
|
||||
|
||||
Reference in New Issue
Block a user