Interface: PreviewLinkDialog
The state of the link dialog when it is in preview mode.
Properties
| Property | Type | Description |
|---|---|---|
decoratorNodeKey? | string | Set when the link wraps a single inline decorator node (e.g. an image) that the dialog targets. |
href? | string | The fail-closed URL used only for automatic preview navigation. |
linkNodeKey | string | - |
rectangle | RectData | - |
title | string | - |
type | "preview" | - |
url | string | - |