This commit is contained in:
NoryiE
2025-02-21 17:42:30 +00:00
parent 22c104f7df
commit 62803bf018
7 changed files with 65 additions and 28 deletions

View File

@@ -1,12 +1,6 @@
# Frame : Container
This is the frame class. It serves as a grouping container for other elements.
## Events
|Event|Parameters|Description|
|---|---|---|
|onResize|`width number, height number`|Fired when the frame is resized|
## Functions
|Method|Returns|Description|