BeforeQuickToolbarOpenArgs
12 Sep 20251 minute to read
Provides detailed information about the beforeQuickToolbarOpen event in the editor.
Properties
cancel boolean
Determine whether the quick toolbar should be prevented from opening.
popup Popup
Defines the instance of the current popup element.
targetElement Element
Defines the target element on which the quick toolbar is triggered.