DayPilot.CellArray.html

The html() method sets the inner HTML of all grid cells in the array.

Declaration

DayPilot.CellArray.html(html)

Parameters

  • html (string) - HTML content to set in all cells in the array

Example

dp.cells.all().html("text");

See Also

DayPilot.CellArray Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript