Displays a message using the integrated message bar.
DayPilot.Gantt.message(html);
The message bar behavior can be configured using the following properties:
The appearance is defined by the CSS theme (*_message class). See also theme property.
gantt.message("Welcome!");