Toast

Temporary notifications for displaying system messages
Class Reference

Basic

Basic Toast

Toast notification with alert component
New message arrived.

Positioning

Position: Top Start

New mail arrived.
Message sent successfully.

Position: Top Center

New mail arrived.
Message sent successfully.

Position: Top End

New mail arrived.
Message sent successfully.

Position: Middle Start

New mail arrived.
Message sent successfully.

Position: Middle Center

New mail arrived.
Message sent successfully.

Position: Middle End

New mail arrived.
Message sent successfully.

Position: Bottom Start

New mail arrived.
Message sent successfully.

Position: Bottom Center

New mail arrived.
Message sent successfully.

Position: Bottom End

New mail arrived.
Message sent successfully.

Class Reference

Class Type Description
toast Component Container element that sticks to the corner of page
toast-start Placement Align horizontally to the left
toast-center Placement Align horizontally to the center
toast-end Placement Align horizontally to the right [Default]
toast-top Placement Align vertically to top
toast-middle Placement Align vertically to middle
toast-bottom Placement Align vertically to bottom [Default]
Do you have a question? ask the community
Do you see a bug? open an issue on GitHub