rc-ipt
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

rc-ipt

webApp input component

NPM JavaScript Style Guide

Install

npm install --save rc-ipt
or
yarn add rc-ipt -s

Usage

import * as React from 'react'

import Input from 'rc-ipt';

class Example extends React.Component {
  render () {
    return (
     <Input type='text'  clear  placeholder='请输入手机号码' />

    )
  }
}

License

y © y

Readme

Keywords

none

Package Sidebar

Install

npm i rc-ipt

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

37.1 kB

Total Files

8

Last publish

Collaborators

  • may529