add 'min-length' panel property

This commit is contained in:
MihailRis
2025-01-18 05:55:02 +03:00
parent 8e8fed2aa2
commit 0ce5e23a2a
6 changed files with 24 additions and 5 deletions
+1
View File
@@ -65,6 +65,7 @@ Buttons and panels are also containers.
Buttons are also panels.
- `max-length` - maximal length of panel stretching before scrolling (if scrollable = true). Type: number
- `min-length` - minimal length of panel. Type: number
- `orientation` - panel orientation: horizontal/vertical.
# Common elements