Skip to main content Skip to docs navigation

File Upload Dropzone

A single CSS class to be used with file upload user interfaces.

Drag and Drop CSV here
html
<div class="file-drop-zone w-100">
  <div class="my-5 text-center text-primary">
    Drag and Drop CSV here
  </div>
</div>
Last updated August 31, 2024.