Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementWithNbClicks<E>

Interface of an object representing a menu element (most likely Item or ItemGroup) and the number of time it has been clicked.

It is used internally by the policy.

Type parameters

Hierarchy

  • ElementWithNbClicks

Index

Properties

Properties

element

element: E

nbClicks

nbClicks: number

Generated using TypeDoc