Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PortalPanelEvent

The different types of panel event attributes an integration can subscribe to.

Note: an integration can subscribe only to events listed here.

Index

Enumeration members

Enumeration members

onBlur

onBlur: = "onBlur"

Used for onBlur events.

onClick

onClick: = "onClick"

Used for onClick events.

onClose

onClose: = "onClose"

Used for onClick events.

onScroll

onScroll: = "onScroll"

Used for onScroll events.

Generated using TypeDoc