Widgets

Every built-in LVGL widget.

Report on GitHub

This section documents the full built-in widget set, from simple labels and buttons to charts, keyboards, and tabviews. Every widget inherits from the Base Widget, which defines the shared lifecycle, style attachment points, event dispatch, and coordinate system. Start with the Base Widget page before diving into specific widgets so the common behavior is clear.

How is this guide?

Last updated on