@epl/epl-components

0.0.4 • Public • Published

epl-react-component

React Component for sending invite in email and resending if already registered.

Install

npm install @epl/epl-components

Use

var InviteButton = require('@epl/epl-components');

<InviteButton 
	defaultValue="text in button"
    alreadyRegistered="Boolean value"
    resendInviteClick="click listener for resend invite button"
    sendInviteClick="click listener send invite button"
    error="boolean if any error in response"
    errorText="errorm message to be displayed"
    submitRegistrationButtonDisabled="boolean to disable the button">
</InviteButton>

Package Sidebar

Install

npm i @epl/epl-components

Weekly Downloads

1

Version

0.0.4

License

ISC

Last publish

Collaborators

  • epl