Inline
Appends embedinline as the child of the element.
elementOrSelector- Give it either a valid CSS selector or an HTMLElement instance directlycalLink- Cal Link that you want to embed e.g. john. Just give the username. No need to give the full URL https://cal.com/john. It makes it easy to configure the calendar host once and use as many links you want with just usernames
UI
Configureui for embed. Make it look part of your webpage.
styles- It supports styling for body and eventTypeListItem. Right now we support just background on these two.hideEventTypeDetails- Whentrue, the event type details card (title, duration, description) is hidden so only the calendar and time slots are shown.showTimezoneWhenEventDetailsHidden- Whentrueand used together withhideEventTypeDetails: true, the timezone selector is rendered above the booker. Use this when you have hidden the event type details card but still want bookers to be able to see and change their timezone before picking a slot. Defaults tofalse.
Preload
To open cal link on some action, make it pop open instantly by usingpreload.
calLink- Cal Link that you want to embed e.g. john. Just give the username. No need to give the full URL https://cal.com/john