1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-21 06:53:01 +08:00

20 lines
288 B
ReStructuredText
Raw Normal View History

C
^
Simple Drop down list
""""""""""""""""""""""
.. lv_example:: lv_ex_widgets/lv_ex_dropdown/lv_ex_dropdown_1
:language: c
Drop "up" list
""""""""""""""""""""""
.. lv_example:: lv_ex_widgets/lv_ex_dropdown/lv_ex_dropdown_2
:language: c
MicroPython
^^^^^^^^^^^
No examples yet.