Search results

BlurEventArgs API in JavaScript RichTextEditor API control

Provides specific information about a Blur event in the RichTextEditor.

Properties

event

Event

Contains the original event arguments related to the blur event.

isInteracted

boolean

Indicates if the blur event was caused by user interaction.

name

string

Specifies the name of the blur event.