@daypilot/daypilot-lite-javascript 3.32.0 → 3.32.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1039,6 +1039,7 @@ export module DayPilot {
1039
1039
  fontColor?: string;
1040
1040
  html?: string;
1041
1041
  tags?: any;
1042
+ toolTip?: string;
1042
1043
  }
1043
1044
 
1044
1045
  export interface AreaData {