<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [ActionCodeURL](./auth.actioncodeurl.md) &gt; [operation](./auth.actioncodeurl.operation.md)

## ActionCodeURL.operation property

The action performed by the email action link. It returns from one of the types from [ActionCodeInfo](./auth.actioncodeinfo.md)

<b>Signature:</b>

```typescript
readonly operation: ActionCodeOperation;
```
