Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContextMenuState

Hierarchy

  • ContextMenuState

Index

Properties

allowsTagAround?: boolean
element?: HTMLElement
eventSource?: string
hasContentSelection?: boolean
isEntity?: boolean
isHeader?: boolean
isMultiple?: boolean
isRoot?: boolean
position?: { posX: number; posY: number }

Type declaration

  • posX: number
  • posY: number
rng?: Range
show: boolean
tagId?: string | string[]
tagName?: string
useSelection?: boolean

Generated using TypeDoc