All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.demos.MultipleFileUploadDemos.md Maven / Gradle / Ivy

Go to download

This library provides a set of common React components for use with the PatternFly reference implementation.

The newest version!
---
id: Multiple file upload
section: components
subsection: file-upload
---

import UploadIcon from '@patternfly/react-icons/dist/esm/icons/upload-icon';

## Demos

### Rejected file handling

This demo shows how to add a modal to alert users that the file(s) they attempted to drop was of a non-acceptable type.

```ts file="./examples/MultipleFileUpload/MultipleFileUploadRejectedFile.tsx"
```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy