Files
calendar/packages/embeds/embed-react
..
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00
2022-03-31 09:45:47 +01:00

cal-react

Makes the embed available as a React component.

To add the embed on a webpage built using React. Follow the steps

yarn add @calcom/embed-react
import Cal from "@calcom/embed-react"
<Cal></Cal>