Online documentation, manuals and tutorials
< All Topics
Print

Switch (LVGL)

Description

Switch Widget is used when we want a turn ON or turn OFF option.

More info

Properties

General

Name

String

Widget name. We reference the Widget within the project by its name, for example in the LVGL action. For each Widget, we must choose a unique name within the entire project. This field is optional and does not need to be set if we do not need to reference the Widget.

Examples

  • Dashboard Widgets Demo
Page content