acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.md (304B)

      1 ```eval_rst
      2 .. include:: /header.rst
      3 :github_url: |github_link_base|/object-types/index.md
      4 ```
      5 # Core widgets
      6 
      7 ```eval_rst
      8 
      9 .. toctree::
     10    :maxdepth: 1
     11 
     12    arc
     13    bar
     14    btn
     15    btnmatrix
     16    canvas
     17    checkbox
     18    dropdown
     19    img
     20    label
     21    line
     22    roller
     23    slider
     24    switch
     25    table
     26    textarea
     27 
     28 ```
     29 
     30