32 lines
331 B
Markdown
32 lines
331 B
Markdown
|
```eval_rst
|
||
|
.. include:: /header.rst
|
||
|
:github_url: |github_link_base|/object-types/index.md
|
||
|
```
|
||
|
# Extra widgets
|
||
|
|
||
|
```eval_rst
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
animimg
|
||
|
calendar
|
||
|
chart
|
||
|
colorwheel
|
||
|
imgbtn
|
||
|
keyboard
|
||
|
led
|
||
|
list
|
||
|
menu
|
||
|
meter
|
||
|
msgbox
|
||
|
span
|
||
|
spinbox
|
||
|
spinner
|
||
|
tabview
|
||
|
tileview
|
||
|
win
|
||
|
```
|
||
|
|
||
|
|