Module ShowMessage

Module ShowMessage 

Source
Expand description

§ShowMessage Effect

Defines the ActionEffect for displaying a modal message to the user.

Functions§

ShowMessage
Creates an effect that, when executed, will display a message to the user with a given severity and a set of optional action buttons.