Riim / rionite-file-upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rionite-file-upload

Installation

npm install cellx rionite rionite-file-upload --save

Using

<script src="./node_modules/cellx/dist/cellx.js"></script>
<script src="./node_modules/rionite/dist/rionite.polyfills.js"></script>
<script src="./dist/components/RioniteFileUpload/index.js"></script>

<rionite-file-upload allow-type="image/*, ..." size-limit="10000" total-size-limit="100000"></rionite-file-upload>

Demo

Demo

About


Languages

Language:TypeScript 49.1%Language:CSS 30.9%Language:JavaScript 20.0%