Abstract
constructorRest
...args: any[]The snackbar action button.
action-text
Determines the duration in ms in which the snackbar will be visible.
display-time
Determines whether the snackbar should close after the displayTime is over.
keep-open
Determines whether the snackbar is opened.
Sets the position of the snackbar.
position
Static
stylesStatic
Readonly
tagStatic
register
A snackbar component is used to provide feedback about an operation by showing a brief message at the bottom of the screen.
Element
igc-snackbar
Slot
Fires
igcAction - Emitted when the snackbar action button is clicked.
Csspart
base - The base wrapper of the snackbar component.
Csspart
message - The snackbar message.
Csspart
action - The snackbar action button.