Properties
Triggers
The triggers of a property describe which other properties should have their targets updated when the property changes.
In the example below, the even property triggers the items property to update - in turn the item property uses the new value of even to filter the items shown:
Next: Attributes
Previous: Targets