1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/docs/widgets/extra/index.md
fvanroie bc9c356347
docs(animimg) add to extra widgets index and fix example (#2610)
`lv_example_animimg_1` should not contain the `.c` extension, and add animation image to the index page for extra widgets.
2021-09-27 13:02:52 -04:00

327 B

.. include:: /header.rst 
:github_url: |github_link_base|/object-types/index.md

Extra widgets


.. toctree::
   :maxdepth: 1
   
   animimg
   calendar
   chart
   colorwheel
   imgbtn
   keyboard
   led
   list
   meter
   msgbox
   span
   spinbox
   spinner
   tabview
   tileview
   win