* adds a new event and opens the lightbox to confirm * @param event the event object
(event: any)
| 1578 | * @param event the event object |
| 1579 | */ |
| 1580 | addEventNow(event: any): string; |
| 1581 | |
| 1582 | /** |
| 1583 | * marks dates, but with certain settings makes blocking (allows setting custom styling for the limit) |
no outgoing calls
no test coverage detected