The message() method displays a message using the integrated message bar.
DayPilot.Gantt.message(html)html (string) - HTML of the message
The message bar behavior can be configured using messageBarPosition and messageHideAfter.
The appearance is defined by the CSS theme (*_message class). See the theme property.
gantt.message("Welcome!");DayPilot.Gantt.messageBarPosition