ChangeEventArgs

12 Sep 20251 minute to read

Provides detailed information about a change event in the RichTextEditor.

Properties

isInteracted boolean

Specifies if the request should be saved automatically or triggered by user interaction (focus out).

name string

Defines the name of the event.

value string

Returns the current value/content of the RichTextEditor.