Calendly integration for React apps
npm install --save react-calendly
- Inline
- PopupText
- PopupWidget
Property | Type | Required | Default |
---|---|---|---|
url | string | true | - |
styles | React.CSSProperties | false | { minWidth: "320px", height: "630px" } |
Property | Type | Required | Default |
---|---|---|---|
url | string | true | - |
text | string | true | - |
Property | Type | Required | Default |
---|---|---|---|
url | string | true | - |
text | string | true | - |
color | string | false | #00a2ff |
textColor | string | false | #ffffff |
branding | boolean | false | false |
MIT © tcampb