1.0.2 • Published 3 years ago

vesta-vnext-react-library v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Introduction

A react library for vesta vNext project

Getting Started

A very important reminder: Please install all dev dependencies on this sample library.

On using the drag and drop file library, please pass on these properties. 1. multiple (boolean) - if the user is going to upload multiple files or not 2. storageName (string) - the azure storage name 3. storage_sasToken (string) - the azure SAS Token to allow the user to upload file 4. storage_containerName (string) - the container name in which the file will be uploaded 5. allowedExtensions (string, comma separated values) - the allowed extension for the files that the user may upload to your azure storage. - (example: .docx,.csv,.pdf,.png)

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago