Messages

Log In

Messages

You are here:app / ui /  snackbar

Snackbars/Notification

Snackbars provide brief feedback about an operation through a message - typically at the bottom of the screen.

Simple Notification
Positioning

src/app/containers/UiElements/demos/Notification/SimpleNotif.js

Styled Notification

Some snackbars with varying message style. And some snackbars with varying message length.

Default Styled Notification
Custom Styled Notification with CSS

src/app/containers/UiElements/demos/Notification/StyledNotif.js

Mobile Notification

Move the floating action button vertically to accommodate the snackbar height.

Out of my way!

src/app/containers/UiElements/demos/Notification/MobileNotif.js

Transition

Per Google's guidelines, when a second snackbar is triggered while the first is displayed, the first should start the contraction motion downwards before the second one animates upwards.

Transition
Change Transition
Consecutive Snackbars

src/app/containers/UiElements/demos/Notification/TransitionNotif.js

marketplace logoBuy Now