Fix elementIds.md

This commit is contained in:
SpikeHD
2022-07-21 09:55:44 -07:00
committed by GitHub
parent dcc9749967
commit 22a416ebd8

View File

@@ -102,9 +102,9 @@ This does not include commonly used components (buttons, divider lines, commit a
This is not full list of all classes, rather its list of classes for commonly used components that can not be accessed using element id system.
| .Class | Description |
| ------------------------- | ------------------------------------------------------- | --- |
| ------------------------- | ------------------------------------------------------- |
| `.BigButton` | Class for all buttons |
| `.BigButtonText` | Text inside a button | |
| `.BigButtonText` | Text inside a button |
| `.Checkbox` | Checkbox container |
| `.CheckboxDisplay` | Content of checkbox |
| `.DirInput` | Container for DirInput |