Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomDropdownItemActionPayload

The shape of the payload sent by a custom dropdown menu item to a custom action handler

Hierarchy

  • CustomDropdownItemActionPayload

Index

Properties

callerType: CustomDropdownItem

Calling the CustomButton type

customData: any

Any data necessary for the functioning of specified custom action

windowIdentity: Identity

Identity for the current window.

Generated using TypeDoc