DayPilot.Gantt.message

The message() method displays a message using the integrated message bar.

Declaration

DayPilot.Gantt.message(html)

Parameters

  • html (string) - HTML of the message

Notes

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.

Example

gantt.message("Welcome!");

See Also

DayPilot.Gantt.messageBarPosition

DayPilot.Gantt.messageHideAfter

DayPilot.Gantt.theme

DayPilot.Gantt Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript