0.6.2 • Published 4 years ago
waitlistapi v0.6.2
React Component for getwaitlist.com (WaitlistAPI)
Installation
npm install waitlistapi
or
yarn add waitlistapi
Usage
import React from 'react'
import { Waitlist } from 'waitlistapi'
const App = () => {
return (
<div>
<Waitlist api_key="EXAMPLE" waitlist_link="https://example.com" />
</div>
)
}
Props
Prop | Type | Default | Definition |
---|---|---|---|
api_key | string | required | The Waitlist API key found in your dashboard at getwaitlist.com |
waitlist_link | URL | required | The URL where your waitlist is hosted. Your referral codes will be appended to this URL. |
joinWaitlistHeading | string | Get early access | Heading text shown in the join waitlist view (default) |
checkStatusHeading | string | Check your status | Heading text shown in the check status view |
joinWaitlistButton | string | Join waitlist | Main button text shown in the join waitlist view |
checkStatusButton | string | Check status | Main button text shown in the check status view |
switchToCheckStatusLabel | string | Signed up before? | Label shown below the main button |
switchToCheckStatusLink | string | Check your status | Link shown below the main button to switch views |
switchToJoinWaitlistLabel | string | Not signed up? | Label shown below the main button |
switchToJoinWaitlistLink | string | Join waitlist | Link shown below the main button to switch views |
0.6.2
4 years ago
0.6.1
4 years ago
0.6.0
4 years ago
0.5.6
5 years ago
0.5.4
5 years ago
0.5.5
5 years ago
0.5.3
5 years ago
0.5.2
5 years ago
0.4.78
5 years ago
0.5.1
5 years ago
0.4.77
5 years ago
0.4.75
5 years ago
0.4.76
5 years ago
0.4.74
5 years ago
0.4.73
5 years ago
0.4.72
5 years ago
0.4.71
5 years ago
0.4.7
5 years ago
0.4.6
5 years ago
0.5.0
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.3
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.16
5 years ago
0.2.15
5 years ago
0.2.14
5 years ago
0.2.13
5 years ago
0.2.12
5 years ago
0.2.11
5 years ago
0.2.10
5 years ago
0.2.9
5 years ago
0.2.8
5 years ago
0.2.7
5 years ago
0.2.6
5 years ago
0.2.5
5 years ago
0.2.4
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago