NotifyArgs

12 Sep 20251 minute to read

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.