The snackbar action button.
Determines the duration in ms in which the snackbar will be visible.
Determines whether the snackbar should close after the displayTime is over.
Determines whether the snackbar is opened.
Closes the snackbar.
Opens the snackbar.
Toggles the open state of the component.
A snackbar component is used to provide feedback about an operation by showing a brief message at the bottom of the screen.
igc-snackbar
igcAction - Emitted when the snackbar action button is clicked.
base - The base wrapper of the snackbar component.
message - The snackbar message.
action - The snackbar action button.