This commit is contained in:
NoryiE
2025-02-24 22:13:57 +00:00
parent 5513bf4072
commit c3f9dfa735
38 changed files with 42 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ What this code does is it loads basalt into the project, and you can access it b
|[basalt.stop](#basalt.stop)|-|Stops the Basalt runtime
|[basalt.update](#basalt.update)|-|Runs basalt once
## basalt.create(type, properties?)
Creates and returns a new UI element of the specified type.