update doc/*/scripting/ui.md

This commit is contained in:
MihailRis
2025-01-18 07:35:53 +03:00
parent c6951e0965
commit 432dc386ea
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ Common element methods:
| ------------------- | ----------------------------------------------------------------------------------- |
| moveInto(container) | moves the element to the specified container (the element is specified, not the id) |
| destruct() | removes element |
| reposition() | updates the element position based on the `positionfunc` |
## Containers