Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NotificationTheme

The different notification themes.

Index

Enumeration members

Enumeration members

Dark

Dark: = "dark"

A notification with a dark theme--dark background, light text, etc.

Light

Light: = "light"

A notification with a light theme--light background, dark text, etc.

Generated using TypeDoc