@redchili/limit-upload
TypeScript icon, indicating that this package has built-in type declarations

1.0.8-alpha.0 • Public • Published

limit-upload

实现条件约束的上传组件

NPM JavaScript Style Guide

Install

npm install --save limit-upload

Usage

import * as React from 'react'

import MyComponent from 'limit-upload'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © xiamu14

Readme

Keywords

none

Package Sidebar

Install

npm i @redchili/limit-upload

Weekly Downloads

1

Version

1.0.8-alpha.0

License

MIT

Unpacked Size

54.1 kB

Total Files

8

Last publish

Collaborators

  • redchili