surajp / lwc-file-upload

An LWC for uploading files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salesforce App

This is an LWC for uploading files that tries to mimick https://github.com/Yuvaleros/material-ui-dropzone. It supports a limited set of features, comparitively speaking, and has been primarily designed to be used in flow screens. The accompanying invocable method lets you create a content document. content version and content document link, as needed.

About

An LWC for uploading files

License:MIT License


Languages

Language:JavaScript 73.4%Language:Apex 16.1%Language:CSS 7.7%Language:HTML 2.8%