HTML-First UI

Alert

Displays infomational messages to the user.

Neutral message Informational message Positive message Cautionary message Error message with no dismiss button

Notes

Can be dismissed by the user. The dismiss requires JavaScript so the dismiss button is added when the component is initialized.

The alert uses the hf-button component for the dismiss button. If used for CSR the hf-button component needs to be included in the page.