The id() method returns the id of the calendar or scheduler event.
Declaration
DayPilot.Event.id()Return Value
The event id (string or number).
Example
const id = e.id();See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot