update doc/*/scripting/ui.md

This commit is contained in:
MihailRis
2025-04-19 20:38:58 +03:00
parent f21d9d0a25
commit 64375c4b28
2 changed files with 13 additions and 2 deletions
+5
View File
@@ -195,6 +195,11 @@ Here, *color* can be specified in the following ways:
| data:set_data(data: table<int>) | replaces pixel data (width * height * 4 numbers) |
| data:create_texture(name: str) | creates and shares texture to renderer |
## Inline frame (iframe)
| Name | Type | Read | Write | Description |
|----------|--------|------|-------|-----------------------------|
| src | string | yes | yes | id of the embedded document |
## Inventory