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 has failed.
Initial
An initially selected fake file without a set state.
Selected
The file is selected.
Uploaded
The file is successfully uploaded.
Uploading
The file is in the process of uploading.
Paused
The file upload process has been paused.