OnPressObject¶
Currently only ButtonTable supports this.
OnPressObject Properties¶
| Property | Type | Required |
|---|---|---|
| Handler | ActionOrRule | No |
| UserInteraction | object |
No |
Handler¶
- type: ActionOrRule
- Formatter and Binding are not supported
UserInteraction¶
This object is used to control user interaction while the action is executing.
When the action completes the enabled state defaults to true and the outer title is used.
- type:
object