Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

For Panel Messages, the following attributes are available:

AttributeTypeInfoDefault value
textstringThe text that would be displayed in the panel message.none
typestringAvailable values: info, success, warning, errornone

Note

Both attributes are required!

For the type attribute, the user can also define a custom type. If you define a panel and add the type "mycustompanel" and then also define the CSS class "msg-mycustompanel" it will work.

  • No labels