Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContextMenuEntryProps

Hierarchy

  • ContextMenuEntryProps

Index

Properties

Optional className

className: undefined | string

Optional description

description: undefined | string

name

name: string

Optional onClick

onClick: undefined | ((event: MouseEvent<HTMLDivElement>) => void)

Generated using TypeDoc