0.6.2 • Published 3 years ago

waitlistapi v0.6.2

Weekly downloads
423
License
-
Repository
-
Last release
3 years ago

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

PropTypeDefaultDefinition
api_keystringrequiredThe Waitlist API key found in your dashboard at getwaitlist.com
waitlist_linkURLrequiredThe URL where your waitlist is hosted. Your referral codes will be appended to this URL.
joinWaitlistHeadingstringGet early accessHeading text shown in the join waitlist view (default)
checkStatusHeadingstringCheck your statusHeading text shown in the check status view
joinWaitlistButtonstringJoin waitlistMain button text shown in the join waitlist view
checkStatusButtonstringCheck statusMain button text shown in the check status view
switchToCheckStatusLabelstringSigned up before?Label shown below the main button
switchToCheckStatusLinkstringCheck your statusLink shown below the main button to switch views
switchToJoinWaitlistLabelstringNot signed up?Label shown below the main button
switchToJoinWaitlistLinkstringJoin waitlistLink shown below the main button to switch views
0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.6

3 years ago

0.5.4

3 years ago

0.5.5

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.4.78

3 years ago

0.5.1

3 years ago

0.4.77

3 years ago

0.4.75

3 years ago

0.4.76

3 years ago

0.4.74

3 years ago

0.4.73

3 years ago

0.4.72

3 years ago

0.4.71

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.5.0

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.16

4 years ago

0.2.15

4 years ago

0.2.14

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago