Options
All
  • Public
  • Public/Protected
  • All
Menu

The state object for DOMEventPlugin

Hierarchy

  • DOMEventPluginState

Index

Properties

isInIME

isInIME: boolean

Whether editor is in IME input sequence

mouseDownX

mouseDownX: number

X-coordinate when mouse down happens

mouseDownY

mouseDownY: number

X-coordinate when mouse down happens

mouseUpEventListerAdded

mouseUpEventListerAdded: boolean

Whether mouse up event handler is added

scrollContainer

scrollContainer: HTMLElement

Scroll container of editor

Generated using TypeDoc