mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
fix components misspelling (#175)
This commit is contained in:
parent
98a86bb95f
commit
7341a20b00
@ -3,7 +3,7 @@ title: "Home Assistant Frontend Architecture"
|
||||
sidebar_label: "Architecture"
|
||||
---
|
||||
|
||||
The Home Assistant frontend is built using web components. This is a modern web technology allowing us to encapsulate templates, styling and logic into a single file and expose it as an HTML tag in the browser. These componens are composable, allowing a very dynamic and powerful foundation of our application.
|
||||
The Home Assistant frontend is built using web components. This is a modern web technology allowing us to encapsulate templates, styling and logic into a single file and expose it as an HTML tag in the browser. These components are composable, allowing a very dynamic and powerful foundation of our application.
|
||||
|
||||
## Structure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user