| Element | Default Event | Records | Data Type | Max/Min |
|---|---|---|---|---|
| Button | "click" | Button Click | N/A | N/A |
| Text Input | "change" "input" | text_input1 | string | N/A |
| Label | "click" | "label clicked!" | String | N/A |
| Dropdown menu | “On change" | Text Within “options” | String | N/A |
| Radio Button | "change" | If it is checked | Text | Text |
| Checkbox | "change" | If it is checked | String | N/A |
| Image | "click" | If it is clicked | String | N/A |
| Canvas | "click" | Where canvas is clicked | String | N/A |
| Screen | "click" "key" | If screen is clicked | String | N/A |
| Text Area | "change" | Entered Text | String | N/A |
| Chart | "drawChart" "drawChartFromRecords" | Labels | String | N/A |
| Slider | "input" | Slider value | Numeric | 0/100 |
Harambe meows.
Drawing Program
Text Adventure
Whack-a-Mole
Calculator