Merge branch 'main' into release-0.27

This commit is contained in:
MihailRis
2025-03-22 02:45:07 +03:00
8 changed files with 87 additions and 34 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 |
| ------------------------------- | -------------------------------------------------------------------------------------------- |