Merge branch 'gh-pages' of https://github.com/Pyroxenium/Basalt2 into gh-pages

This commit is contained in:
Robert Jelic
2025-02-10 07:22:15 +01:00
2 changed files with 1 additions and 65 deletions

View File

@@ -26,7 +26,7 @@ What this code does is it loads basalt into the project, and you can access it b
|[basalt.update](#basalt.update)|-|
## basalt.create(type, id?)
Creates and returns a new UI element of the specified type!
Creates and returns a new UI element of the specified type
### Parameters
* `type` `string` The type of element to create (e.g. "Button", "Label", "BaseFrame")