Toast

Toast is used to show message on top of an overlay to update that users the status of system.

Notification

Notification pop up with toast

Feedback Notification

Use the following examples of toast show messages as feedback.

Custom icon

Example with different icon

Placement

Toast placement can be assign around the trigger element in different positions.

Closable

Example of closable toast

Alert

Toast can also use with Alert.

Duration

Setting duration in setTimeout to specify the duration of open

Custom Close

Notification can have custom close as well