Astor Ayestas
05/13/2022, 7:00 PMAstor Ayestas
05/13/2022, 7:04 PMAram Bhusal
06/29/2022, 2:19 PMCal("inline", {
elementOrSelector: "#test1", // You can also provide an element directly
calOrigin: "<http://localhost:3000>",
calLink: "john-doe-username", // The link that you want to embed. It would open <https://cal.com/jane> in embed
config: {
name: "Test1", // Prefill Name
email: "<mailto:test1@test.com|test1@test.com>", // Prefill Email
notes: "Test Meeting", // Prefill Notes
guests: ["<mailto:test@gmail.com|test@gmail.com>"], // Prefill Guests
theme: "dark", // "dark" or "light" theme
},
});