This commit is contained in:
NoryiE
2025-02-10 06:20:06 +00:00
parent 5c15cf28fa
commit ab9dfdf832
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")