Optional
delay?: numberThe delay in milliseconds the message is shown
The message text to display.
Optional
popup?: booleanWhether the message should be displayed inside a popup window or not.
Optional
target?: ElementThe target element (or selector to get the element) in which to display the message. If not defined, then the default target of the notification service is used.
Optional
type?: stringThe type of message.
Generated using TypeDoc
A message to display by the ngeo notification service.