DayPilot.Calendar.cellBubble

The cellBubble property (DayPilot.Bubble) specifies a bubble object that will be used for the cell tooltip (bubble).

Default Value

null

Example

dp.cellBubble = new DayPilot.Bubble({
  animated: false
});