BlurEventArgs

12 Sep 20251 minute to read

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.