The message bar is a new Office UI Fabric component, which is part of Office UI Fabric 2.6.1.

You can use the message bar to present timely information to provide key information or actions to enrich the user experience.
The message bar supports several levels of information:
- Default (as shown above)
- Warning – used in exceptional situations
- Severe Warning – used situations, that could turn into a harmful one
- Error – used for serious failure
- Remove – used when a user faces security restrictions
- Success – used when something went right.
The messagebar directive
The new umessagebar directive will be a part of ngOfficeUIFabric v0.11.0 release.
Continue reading “ngOfficeUIFabric – the messagebar component”