document upload modal
Document upload modal with drag and drop support
Installation
Choose your preferred installation method. CLI is recommended for the fastest setup.
1
Quick Install
One command, zero configuration
$ npx @hritik-sharmaa/repeat-ui add commons-document-upload-modal --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description |
---|---|---|---|
buttonText | string | "Upload document" | Text to display on the upload button. |
className | string | "" | Additional CSS classes to apply to the upload button. |