Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPortalNotificationSelector

Selector object to use for display location of a notification.

Currently only analytics id's are supported.

example

{
   type: 'notification:analytics:selector',
   value: 'some.analytics.id'
}

Hierarchy

  • IPortalNotificationSelector

Index

Properties

Properties

type

The selector type to use.

value

value: PortalNotificationRegion | string

The selector value to use.

Generated using TypeDoc