You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pat/calendar/documentation.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,4 +66,5 @@ The calendar can be configured through a `data-pat-calendar` attribute. The avai
66
66
|`pat-switch-selector`|| CSS selector | Defines the element on which pat-select should operate on. | string |
67
67
|`pat-switch-add`|| CSS class name | Defines the class name to be added. | string |
68
68
|`pat-switch-remove`|| CSS class name | Defines the class name to be removed. | string |
69
+
|`pat-tooltip-source`| null | null, "ajax" | If set to "ajax" and a URL is configured for an displayed event, it will open the url in a tooltip. | string |
0 commit comments