mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-07 11:39:40 +01:00
Updated NSPanel Service Menü (markdown)
@@ -12,7 +12,13 @@ Im Zuge der weiteren Releases wird es sukzessive um künftige Funktionalitäten
|
||||
|
||||

|
||||
|
||||
## TypeScript (NSPanel.ts) Variablendefinition
|
||||
## TypeScript (NSPanel.ts) Konstanten
|
||||
```
|
||||
//Menu Icon Colors
|
||||
const Menu: RGB = { red: 150, green: 150, blue: 100 };
|
||||
```
|
||||
|
||||
## TypeScript (NSPanel.ts) Variablendefinition
|
||||
|
||||
nachfolgend die Seiten- und Menüdefinition aus dem TS-Script ab v3.9.0
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user