New to KendoReact? Start a free 30-day trial
Modes of Operation
The Upload enables you to manage the files for upload that will be rendered by setting the Upload into its controlled or uncontrolled mode.
Controlled Mode
To enable the controlled mode of the files for upload:
- Set the
files
property. - Subscribe to the following events for updates:
Change Theme
Theme
Loading ...
Uncontrolled Mode
To enable uncontrolled mode of the files for upload, set the initial list of files by using the defaultFiles
property.
Change Theme
Theme
Loading ...