Component that only shows a message if a given text is not null and not empty. It puts the message inside a div with class t-crud-message. One example can be found in Ars Machina Project Example.
| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| message | String | Required, NOT Allow Null | prop | Message to be shown. |