semantic-ui-react-input-file
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

semantic-ui-react-input-file

a semantic-ui-react compatible file input control

JavaScript Style Guide semantic-release Greenkeeper badge CircleCI TypeScript package

install

yarn add semantic-ui-react-input-file

usage

import { InputFile } from 'semantic-ui-react-input-file'
 
<InputFile
  button={{ ...buttonProps }}
  input={{
    id: 'input-control-id',
    onChange: handleUpload
  }}
/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    182
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    182
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i semantic-ui-react-input-file

Weekly Downloads

182

Version

1.0.3

License

MIT

Unpacked Size

6.57 kB

Total Files

7

Last publish

Collaborators

  • wa11-e