add 'scroll' container property

This commit is contained in:
MihailRis
2025-03-21 05:31:46 +03:00
parent a8067ad9d6
commit 2ee0605f1f
5 changed files with 35 additions and 2 deletions
+7 -1
View File
@@ -60,7 +60,13 @@ Common element methods:
## Containers
Common methods for containers (elements: container, panel, button, pagebox):
Common properties for containers (elements: container, panel, button, pagebox):
| Name | Type | Read | Write | Description |
| ------ | ------ | ---- | ----- | --------------- |
| scroll | string | yes | yes | scroll contents |
Common methods:
| Method | Description |
| ------------------------------- | -------------------------------------------------------------------------------------------- |