react-switch-card-module

1.0.2 • Public • Published

react-switch-card-module


switch card for react module

build status NPM version Test coverage npm download

install

react-switch-card-module

Usage

var SwitchCard = require('react-switch-card-module');
var React = require('react');
React.render(<SwitchCard />, container);

API

props

name type default description
prefixCls String rc-login
getCode fun '' get code, param is phone value
getLogin fun login, first param is phone value, second param is code value

Development

npm install
npm start

Example

https://nvsky.github.io/react-switch-card-module/build/

Package Sidebar

Install

npm i react-switch-card-module

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • hijack