Toast v0.7.0+

Toast provides a user with information for action outside of the user's current context.

Basic Toast

The password has been reset for foo@bar.com.
<hx-toast
  cta="try again">
  The password has been reset for foo@bar.com.
</hx-toast>

See Also