| Button |
Click |
id, Text, Width, Height, x Position, y Position, Text Color, Font Size, Background Color |
318 for x, 449 for y |
|
| Text Input |
Change, InPut |
id, placeholder, width, heighth, x position, y position |
318 for x and width, 449 for y and heighth |
|
| Label |
Click |
id, text, width, heighth, x position, y position, color, background color, font size, text alignment |
318 for x and width, 449 for y and heighth |
|
| Dropdown |
Change |
id, options, width, heighth, x position, y position, color, background color, font size, text alignment |
318 for x and width, 449 for y and heighth |
|
| Radio Button |
Change |
id, group id, width, heighth, x position, y position |
318 for x and width, 449 for y and heighth |
|
| Checkbox |
Change |
id, width, heighth, x position, y position |
318 for x and width, 449 for y and heighth |
|
| Image |
Click |
id, width, heighth, x position, y position, image URL |
318 for x and width, 449 for y and heighth |
|
| Canvas |
Click |
id, width, heighth, x position, y position |
318 for x and width, 449 for y and heighth |
|
| Screen |
Click, Key |
Background color, image URL |
N/A |
|
| Text Area |
change |
id, text, width, heighth, x position, y position, color, background color, font size, text alignment |
318 for x and width, 449 for y and heighth |
|
| Chart |
draw chart, draw chart from records |
width, heighth, x position, y position, |
318 for x and width, 449 for y and heighth |
|
| Slider |
input |
id, width, heighth, x position, y position, value, Minimum value, maximum value, step size |
318 for x and width, 449 for y and heighth |
|