Search results

ILinkCommandsArgs API in JavaScript RichTextEditor API control

Provides information about a Link added to the Rich Text Editor.

Properties

selectParent

Node[]

Defines the link element to be edited

selection

NodeSelection

Defines the instance of the current selection

target

string

Defines the target attribute of the link

text

string

Defines the text of the link to be inserted

title

string

Defines the title of the link to be inserted

url

string

Defines the url attribute of the link