File

rich-text-editor/src/link-management/link-management.service.ts

Description

Result of saving a selection for link operations. Contains all information needed to insert or edit a link.

Index

Properties

Properties

editingLink
editingLink: HTMLAnchorElement | null
Type : HTMLAnchorElement | null

The anchor element being edited, or null if inserting a new link

linkText
linkText: string
Type : string

The display text of the link (selected text or existing link text)

linkUrl
linkUrl: string
Type : string

The URL of the link (existing or empty for new links)

savedRange
savedRange: Range | null
Type : Range | null

The saved selection range, or null if no valid selection

results matching ""

    No results matching ""