Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/link-dialog/index.ts
The state of the link dialog when it is inactive.
Properties
| Property | Type |
|---|---|
type | 'inactive' |
rectangle | undefined |
linkNodeKey | undefined |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/link-dialog/index.ts
The state of the link dialog when it is inactive.
| Property | Type |
|---|---|
type | 'inactive' |
rectangle | undefined |
linkNodeKey | undefined |
Was this page helpful?