BuildBee Button Using HTML File API

This sample shows how to use the HTML5 File API to load files into BuildBee.

How it works:


This is a simple example using a very basic <input type=file> picker to choose a file. Once a file is chosen, the user can upload using the BuildBee button to upload.Note this method is compatible with more advanced file picking APIs, such as Dropzone.js.