Skip to main content

Message bar

Message bars display important information to users, e.g. feedback, warnings or errors.

Message bar - Code

The message bar Web Component only provides the visual appearance of the message bar. To fully utilize the message bar, you need to implement a mechanism to remove it from the DOM when it is no longer needed. This typically involves handling the close event and updating the state of your application to reflect the removal of the message bar.

Basics

Dismissible

API for ix-message-bar

Properties

Events