Improve docs

This commit is contained in:
Aaron Smith 2023-08-22 16:46:38 +01:00
parent 6764d34ce1
commit fdc72a17f0
5 changed files with 33 additions and 30 deletions

View file

@ -20,9 +20,6 @@ create "TextLabel" {
-- will print "test"
```
Actions take precedence over property and child assignment, just like property
nesting.
Actions can be wrapped with functions to re-use specific behaviors. Below is
an example of an action used to listen for property changes: