Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotificaitonGroup

An object containing properties for notification groups

Hierarchy

  • NotificaitonGroup

Index

Properties

Optional emptyStateConfig

emptyStateConfig: EmptyStateConfig

Empty state config for notification

heading

heading: string

heading area for each notification group

Optional loading

loading: boolean

Flag for the loading spinner

notifications

notifications: Notification[]

Configuration properties for a notification message

Optional open

open: boolean

Flag for panel collapse

Optional subHeading

subHeading: string

sub-heading area for each notification group

Generated using TypeDoc