Snackbars provide brief messages about app processes at the bottom of the screen.
Contextual snackbars provide brief messages in relation to an action that has been taken by the user.
icon - The icon of the snackbar.
https://www.figma.com/design/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=229-13&node-type=canvas&m=dev
https://design.zebra.com/web/storybook/index.html?path=/docs/components-snackbar--docs
Optional
Function to call when the action is clicked.
() => {} Copy
() => {}
Label of the action.
Whether the snackbar has a close action.
Status of the component.
Static
Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.
ChildPart
TemplateResult
Snackbars provide brief messages about app processes at the bottom of the screen.
Contextual snackbars provide brief messages in relation to an action that has been taken by the user.
Slot
Slot
icon - The icon of the snackbar.
Figma
https://www.figma.com/design/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=229-13&node-type=canvas&m=dev
Storybook
https://design.zebra.com/web/storybook/index.html?path=/docs/components-snackbar--docs