Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContextMenuProps

Props for ContextMenu

Hierarchy

  • ContextMenuProps

Index

Properties

children

children: Element | Array<Element>

Optional onItemClicked

onItemClicked: undefined | function

visible

visible: boolean

x

x: number

y

y: number

Generated using TypeDoc