About
A toast provides simple feedback about an operation in a small popup.
Notifications are pushed to the visitors in a lightweight and easily customizable alert message.
The goal is to:
- disrupt at minima the user’s focus
- or otherwise interrupt it.
Programmatic
From a programmatic perspective, it means that:
- there is no focus (Html: focus) given to the element
- the user can therefore not close it with a keypress
- the toast delete itself after a period of time