alert
- Trigger each button to display a different alert.
- The "fast", "medium", and "slow" duration alerts are time-specific. Each will dismiss on a set time with the fast duration dismissing the fastest and the slow duration dismissing the slowest.
- The "no duration" alert will remain open unless a different button is trigger or the alert is dismissed by the user.
Fast dismiss alert
This message will disappear at a fast speed.
Medium dismiss alert
This message will disappear at a medium speed.
Slow dismiss alert
This message will disappear at a slow speed.
No duration alert
This message will disappear when selecting a different duration, or when the user closes it. There is no time limit associated with this alert.