Files
lvgl/examples/get_started/about.md
T

391 B

title, description, order
title description order
Getting Started Your first LVGL programs. 10

These examples introduce the core workflow: creating a label, attaching a click callback to a button, applying styles, and reading a slider value through an event. Begin here if you have not written an LVGL program before. Once the patterns feel familiar, move on to Styles and Events for deeper coverage.