CoCreate-file

A convenient chain handler allows user to chain multiple CoCreate components together. When one file is complete next one will start. The sequence goes untill all file completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/file

Or you can use cdn link:

<script>https://cdn.cocreate.app/file/latest/CoCreate-file.min.js</script>

Usage

This is file usage

<div></div>

This is file usage

This is file usage

Attributes

  • file string optional

    file-attribute

  • file string optional

    file-attribute

Demo