Search results

NotifyArgs API in JavaScript RichTextEditor API control

Provides information about a notification event in the rich text editor.

Properties

action

string

Describes the action associated with the notification event.

name

string

Specifies the name of the notifier handling the event.

range

Range

Represents the range of text selection involved in the notification.