OverviewΒΆ

A Widget is the basic building block of the LVGL user interface.

Examples of Widgets: Base Widget (and Screen), Button, Label, Image, List, Chart, and Text Area.

See All Widgets to view all widget types.

The following pages will introduce features that are common to all widgets. For example, any widget's size and position can be changed. They can have styles, events, layouts, and many other features.