wgui: components refactoring, id handles

This commit is contained in:
Aleksander
2025-08-09 13:23:49 +02:00
parent 17b4eaa1e4
commit 91e584383f
13 changed files with 243 additions and 79 deletions

View File

@@ -10,7 +10,6 @@
<div flex_direction="column" padding="16">
<label weight="bold" text="Try these environment variables:" />
<label text="TESTBED=bar" />
<label text="TESTBED=various_widgets" />
<label text="TESTBED=watch" />
<label text="TESTBED=dashboard" />
</div>