Search results

BeforeQuickToolbarOpenArgs API in Angular RichTextEditor API component

Provides detailed information about the beforeQuickToolbarOpen event in the editor.

Properties

cancel

boolean

Determine whether the quick toolbar should be prevented from opening.

Defines the instance of the current popup element

positionX

number

Defines the X-coordinate position where the quick toolbar will appear.

positionY

number

Defines the Y-coordinate position where the quick toolbar will appear.

targetElement

Element

Defines the target element on which the quick toolbar is triggered.