Introduction
This component provides an easy way to trigger events based on item actions. Methods on this component can also trigger actions.

Fields#
| Name | Description |
|---|---|
| Source Type | Type of object providing data |
| Item Source | Item providing data for context |
| List Source | List providing data for context |
| On Has Action | Event raised if the action is available |
| On Does Not Have Action | Event raised if the action is not available |
Methods#
| Name | Description |
|---|---|
| TriggerAction | Trigger the default action |