gov-login
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.0 • Public • Published

gov-login

Install

$ npm install gov-login --save

Usage

import GovLogin from 'gov-login';

API

Props

name type default describe
name String '' describe

Function

name param return describe
name Object / describe

Example

import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import GovLogin from 'gov-login';

render(<GovLogin />, document.body, { driver: DriverUniversal });

Readme

Keywords

Package Sidebar

Install

npm i gov-login

Weekly Downloads

1

Version

1.0.0-beta.0

License

MIT

Unpacked Size

97.9 kB

Total Files

26

Last publish

Collaborators

  • guoliang.hgl