New to Kendo UI for Angular? Start a free 30-day trial
FileState
Lists the possible states of a file.
Values
Failed
The file upload process failed.
Initial
An initially selected file without a set state.
Selected
The file is selected.
Uploaded
The file uploaded successfully.
Uploading
The file is uploading.
Paused
The file upload process is paused.