# InactiveLinkDialog

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/plugins/link-dialog/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/link-dialog/index.ts#L32)

The state of the link dialog when it is inactive.

## Properties

| Property | Type |
|---|---|
| `type` | `'inactive'` |
| `rectangle` | `undefined` |
| `linkNodeKey` | `undefined` |
