alert

  1. Trigger each button to display a different alert.
  2. 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.
  3. The "no duration" alert will remain open unless a different button is trigger or the alert is dismissed by the user.
Toggle theme
Fast duration
Fast dismiss alert
This message will disappear at a fast speed.
Medium duration
Medium dismiss alert
This message will disappear at a medium speed.
Slow duration
Slow dismiss alert
This message will disappear at a slow speed.
No duration
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.