docs update
Updated some docs stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# onResize
|
||||
|
||||
`onResize(self)`<br>
|
||||
This is a custom event which gets triggered as soon as the parent frame gets resized.
|
||||
|
||||
@@ -16,4 +17,4 @@ local function onButtonResize(self)
|
||||
end
|
||||
|
||||
aButton:onResize(onButtonResize)
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user