Update README.md

This commit is contained in:
Ray
2022-01-05 21:56:29 +01:00
committed by GitHub
parent c8417c606a
commit 9dbc340cb6

View File

@ -24,17 +24,18 @@
### basic controls ### basic controls
``` ```
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner | Slider ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner
SliderBar | ProgressBar | StatusBar | ScrollBar | ScrollPanel | DummyRec | Grid Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
```
### container/separator controls
```
WindowBox | GroupBox | Line | Panel | ScrollPanel
``` ```
### advance controls ### advance controls
``` ```
ListView | ColorPicker | MessageBox | TextInputBox ListView | ColorPicker | MessageBox | TextInputBox
``` ```
### container/separator controls
```
WindowBox | GroupBox | Line | Panel
```
## raygui styles ## raygui styles