Online documentation, manuals and tutorials
< All Topics
Print

Checkbox (LVGL)

Description

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

More info

Properties

Specific

Text

EXPRESSION (string)

Label displayed next to the checkbox.

Text type

Enum

Here we can choose whether the Text property will be calculated from the Expression.

Examples

  • Dashboard Widgets Demo
Page content