Update README.md

This commit is contained in:
Ray
2023-05-08 18:41:04 +02:00
committed by GitHub
parent 80e802b18d
commit 251f7fde3a

View File

@ -28,12 +28,12 @@
### basic controls ### basic controls
``` ```
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner ComboBox | DropdownBox | TextBox | ValueBox | Spinner
Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
``` ```
### container/separator controls ### container/separator controls
``` ```
WindowBox | GroupBox | Line | Panel | ScrollPanel WindowBox | GroupBox | Line | Panel | ScrollPanel | TabBar
``` ```
### advanced controls ### advanced controls
``` ```