23.0.0 • Published 2 years ago

@logo-elements/upload v23.0.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-elements/upload

A web component for uploading files.

npm version

<logo-elements-upload accept=".pdf">
  <span slot="drop-label">Drop your favourite Novels here (PDF files only)</span>
</logo-elements-upload>

Installation

Install the component:

npm i @logo-elements/upload -s

Once installed, import the component in your application:

import '@logo-elements/upload';

For more detailed information, please visit:

Logo Elements Documentation ↗