# ActionResult

## Content

# Interface: ActionResult

Result of an action.

## Properties

### cancel

```ts
cancel: boolean;
```

Whether the action should be canceled.
