New to Kendo UI for Vue? Start a free 30-day trial

Add confirmation Dialog when removing a file inside the Upload's list.

Environment

Product Version3.10.0
ProductProgress® Kendo UI for Vue Native Upload

Description

This Knowledge base(KB) article demonstrates how we can add a confirmation Dialog when removing a file inside the list of the Upload component.

KB sections

Solution description

To achieve the demonstrated behavior, we need to use the list prop of the Upload component and pass a custom template to it. More details about the usage of the list property can be found on our Upload customization demo.

Runnable example

To test the following example, select files for Upload and click on one of the "X" buttons inside the Upload's list.

Example
View Source
Change Theme:

In this article

Not finding the help you need?