A message which briefly appears on a page and then automatically disappears. This is useful for delivering a short, non-critical message that doesn't require user acknowledgment.

The generic style for a TransientMessage places it at the top of the page.

If you need to be sure the user has read the message, or if some users (e.g., new users) will require more time to read it, consider a Dialog instead.