1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Add inline-arrow option to ha-select & ha-language-picker (#22935)

* Add inline-arrow option to ha-select & use it in some language pickers

* Update src/components/ha-language-picker.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
Wendelin
2024-11-21 15:44:11 +01:00
committed by GitHub
parent 811977b366
commit 6b0afe6ebb
5 changed files with 36 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ class HaLandingPage extends LandingPageBaseElement {
.label=${""}
nativeName
@value-changed=${this._languageChanged}
inlineArrow
></ha-language-picker>
<a
href="https://www.home-assistant.io/getting-started/onboarding/"