Hierarchy

  • SnackbarMessageProps

Properties

autoHideDuration?: number

The duration a snackbar stays before it autmatically disappears.

message?: string

The message that is displayed on a snackbar.

severity?: SeverityType

The severity type of a snackbar.

Generated using TypeDoc