You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/components/lvgl/widgets.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1538,7 +1538,6 @@ The `slider` can be also integrated as {{< docref "/components/number/lvgl" "Num
1538
1538
1539
1539
See [Light brightness slider](/cookbook/lvgl#lvgl-cookbook-bright) and [Media player volume slider](/cookbook/lvgl#lvgl-cookbook-volume) for examples which demonstrate how to use a slider to control entities in Home Assistant.
1540
1540
1541
-
{{< anchor "lvgl-widget-canvas" >}}
1542
1541
{{< anchor "lvgl-widget-spinbox" >}}
1543
1542
1544
1543
## `spinbox`
@@ -1589,7 +1588,7 @@ The spinbox contains a numeric value (as text) which can be increased or decreas
0 commit comments