Search results

SelectionChangeEventArgs API in Angular DocumentEditor API component

This event arguments provides the necessary information about selectionChange event.

Properties

isCompleted

boolean

Indicates whether the selection has been completed or not.

source

DocumentEditor

Specifies the source DocumentEditor instance which triggers this selectionChange event.