Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SnackbarInterface

Interface used to handle a snackbar.

api-version

1

user

Index

Variables

TYPE_ERROR: 2 = 2

Error message type.

api-version

1

user
TYPE_INFO: 0 = 0

Information message type.

api-version

1

user
TYPE_SUCCESS: 3 = 3

Success message type.

api-version

1

user
TYPE_WARN: 1 = 1

Warning message type.

api-version

1

user

Generated using TypeDoc