Defines a route ExceptionAction component.
This component helps defining a toast when an exception occurred while retrieving data.
Property | Type | Category | Description |
---|---|---|---|
Comment | String | standard | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Is active | boolean | standard | Defines whether the action is active. |
Toast duration | int | standard | Defines the duration in ms for toast. |
Toast message | String | standard | Defines the message for toast. |
Toast position | String | standard | Defines the the position for toast. |