upload

v1.1.32arrow_drop_down
v1.1.32
STATUS
Passing
DOWNLOADS
6
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
3 KB
1 contributor
Install upload as a package?
Copied
npm i @bit/myliang.fish-ui.upload
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
Vue
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault valueDescription
value
Array
type
Stringlist

[{name: '’, url: '’, state: ‘’]]

action
(required)
String

picture

multiple
Booleanfalse
accept
String*/*
max-size
Number5 * 1024 * 1024
with-credentials
Booleanfalse
preview
Booleanfalse

http …

headers
Object
data
Object

http headers

name
Stringfile

http data

on-start
Function(file) => {}
on-progress
Function() => {}
on-success
Function() => {}
on-error
Function() => {}
format-url-from-response
Function(res) => res
allFiles
Help and resources