Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PortalEvent

The different types of portal 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.

onFocus

onFocus: = "onFocus"

Used for onClick events.

Generated using TypeDoc