Atlas
.atlas-toast

Toast

Ephemeral status notification. Non-blocking, auto-dismissing, dismissable.

.atlas-toast.atlas-toast-desc.atlas-toast-close

Default

Deployment succeeded.
main.ts built in 1.2s.
<div class="atlas-toast" style="width:340px;position:relative">
  Deployment succeeded.
  <div class="atlas-toast-desc">main.ts built in 1.2s.</div>
  <button class="atlas-toast-close" aria-label="Dismiss">×</button>
</div>