Options
All
  • Public
  • Public/Protected
  • All
Menu

The state object for DOMEventPlugin

Hierarchy

  • DOMEventPluginState

Index

Properties

contextMenuProviders

contextMenuProviders: ContextMenuProvider<any>[]

Context menu providers, that can provide context menu items

imageSelectionRange

imageSelectionRange: ImageSelectionRange

Image selection range

isInIME

isInIME: boolean

Whether editor is in IME input sequence

scrollContainer

scrollContainer: HTMLElement

Scroll container of editor

selectionRange

selectionRange: Range

Cached selection range

Optional skipReselectOnFocus

skipReselectOnFocus: boolean

When set to true, onFocus event will not trigger reselect cached range

stopPrintableKeyboardEventPropagation

stopPrintableKeyboardEventPropagation: boolean

stop propagation of a printable keyboard event

tableSelectionRange

tableSelectionRange: TableSelectionRange

Table selection range

Generated using TypeDoc