The message() method displays the specified HTML content in the Kanban message bar.
Declaration
DayPilot.Kanban.message(html);Parameters
html(string) - HTML to be displayed in the message bar
Example
DayPilot.Kanban.message("Card saved.");See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot