mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-21 06:53:01 +08:00
29 lines
308 B
Markdown
29 lines
308 B
Markdown
|
```eval_rst
|
||
|
.. include:: /header.rst
|
||
|
:github_url: |github_link_base|/object-types/index.md
|
||
|
```
|
||
|
# Extra widgets
|
||
|
|
||
|
```eval_rst
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
calendar
|
||
|
chart
|
||
|
colorwheel
|
||
|
imgbtn
|
||
|
keyboard
|
||
|
led
|
||
|
list
|
||
|
meter
|
||
|
msgbox
|
||
|
spinbox
|
||
|
spinner
|
||
|
tabview
|
||
|
tileview
|
||
|
win
|
||
|
```
|
||
|
|
||
|
|