/ RichTextEditor / NotifyArgs
Search results

NotifyArgs API in Vue RichTextEditor API component

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.