mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-11 22:28:07 +08:00
d76a346376
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
7 lines
161 B
Markdown
7 lines
161 B
Markdown
---
|
|
title: "Button Matrix"
|
|
order: 35
|
|
---
|
|
|
|
A grid of buttons defined from a single string map, emitting `LV_EVENT_VALUE_CHANGED` with the pressed button's index.
|