There are 3 types of messages:
level="sticky" the toast will become sticky (not closing) while displaying a close icon.level="modal" displays a modal message.Also refer to the native <dialog> element (used with the
fx-show/fx-hide actions) if more complex messages are wanted, styled
content or button logic is required.