FocusEventArgs

12 Sep 20251 minute to read

Provides details about a Focus event in the RichTextEditor.

Properties

event FocusEvent

Contains the original event arguments associated with the focus event.

isInteracted boolean

Indicates if the focus event was triggered by user interaction.

name string

Specifies the name of the focus event.