Interface: EditLinkDialog
The state of the link dialog when it is in edit mode.
Properties
| Property | Type | Description |
|---|---|---|
decoratorNodeKey? | string | Set when the dialog targets a single inline decorator node (e.g. an image) instead of a text selection. |
initialUrl | string | - |
linkNodeKey | string | - |
rectangle | RectData | - |
text | string | - |
title | string | - |
type | "edit" | - |
url | string | - |
withAnchorText | boolean | - |