Skip to main content
Lean’s notification system to display messages.

Display notification

Show a notification message of a specific type.

Parameters

  • Type - Success, Normal, Error
  • text (string) - The message to display

Returns

Example