Getting Started with the Kendo UI for Angular Upload
The Upload helps users send files from their file systems to dedicated server handlers which are configured to receive them.
Basic Usage
The following example demonstrates the Upload in action.
Functionality and Features
- File processing
- Batch upload
- Chunk upload
- Forms support
- Model binding
- Disabled Upload
- File restrictions
- External Dropzone
- Templates
- Credentials and additional data
- Globalization
- Keyboard navigation
Events
The following example demonstrates the Upload events in action.