Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PortalNotificationRegion

The different areas a notification can be rendered into.

Note: on small breakpoints, the notification will default to the bottom center of the screen.

Index

Enumeration members

Enumeration members

BottomLeft

BottomLeft: = "bottom:left"

The bottom left corner of the screen.

BottomRight

BottomRight: = "bottom:right"

The bottom right corner of the screen.

TopLeft

TopLeft: = "top:left"

The top left corner of the screen.

TopRight

TopRight: = "top:right"

The top right corner of the screen.

Generated using TypeDoc