Search results

ContainerSelectionChangeEventArgs API in Angular DocumentEditor API component

This event arguments provides the necessary information about DocumentEditorContainer’s selectionChange event.

Properties

isCompleted

boolean

Indicates whether the selection has been completed or not.

source

DocumentEditorContainer

Specifies the source DocumentEditorContainer instance which triggers this selectionChange event.