Files
lvgl/examples/widgets/tabview/index.rst
Gabor Kiss-Vamosi 5ca2528bff feat(event) pass the scroll aniamtion to LV_EVENT_SCROLL_BEGIN
Also add lv_example_tabview_2 for demonstration
2021-06-14 13:21:27 +02:00

21 lines
318 B
ReStructuredText

C
^
Simple Tabview
"""""""""""""""""""""""
.. lv_example:: widgets/tabview/lv_example_tabview_1
:language: c
Tabs on the right, styling and no scrolling
"""""""""""""""""""""""""""""""""""""""""""""
.. lv_example:: widgets/tabview/lv_example_tabview_2
:language: c
MicroPython
^^^^^^^^^^^
No examples yet.