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
@@ -68,4 +68,5 @@ The calendar can be configured through a `data-pat-calendar` attribute. The avai
68
68
|`pat-switch-remove`|| CSS class name | Defines the class name to be removed. | string |
69
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 |
70
70
|`pat-modal-class`| null | null, CSS class names | If set to a string of space seperated CSS class names a modal will be initialized on an event. | string |
71
+
|`lang`| null | language code | Language of the calendar. You might want to set the ``lang`` attribute on the element or it's container. | string |
0 commit comments