Files
lvgl/examples/widgets/tabview/index.rst
Gabor Kiss-Vamosi ca54ecfe0e feat(event) pass the scroll aniamtion to LV_EVENT_SCROLL_BEGIN
Also add lv_example_tabview_2 for demonstration
2021-06-07 20:35: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.