Back to Magento2

Messages

lib/web/css/docs/messages.html

2.4.8339 B
Original Source

Messages

Magento UI library provides mixins for styling messages. There are 4 types of messages:

info
  warning
  error
  success

To configure styles of each type of message, global variables from variables.less are used. To apply the .lib-message() mixin you need to specify the type of message you want to apply styles to.