Some updates

This commit is contained in:
Robert Jelic
2022-08-28 20:25:42 +02:00
parent 4d614372a1
commit 18601d54f7
11 changed files with 141 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
## setSize
Changes the object size
#### Parameters:
1. `number` width
2. `number` height
1. `number|string` width as number or dynamicvalue as string
2. `number|string` height as number or dynamicvalue as string
#### Returns:
1. `object` The object in use