You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion [Vue File Upload](https://www.syncfusion.com/vue-components/vue-file-upload?utm_source=github&utm_medium=listing&utm_campaign=tutorial-videos-vue-file-upload-preview-uploaded-files-sample) component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.
4
4
5
-
Watch the video: Coming soon...
5
+
Watch the video: [How to Preview Uploaded Files with Vue File Upload and an Image Element](https://www.syncfusion.com/tutorial-videos/vue/file-upload?title=how-to-preview-uploaded-files-with-vue-file-upload-and-an)
6
6
7
7
Refer to the following documentation to learn about the Vue File Upload component: https://ej2.syncfusion.com/vue/documentation/uploader/how-to/preview-images-before-uploading
8
8
@@ -11,4 +11,4 @@ Check out this online example of the Vue File Upload component: https://ej2.sync
11
11
Before working on this project, make sure you have the latest versions of Node.js and Visual Studio Code on your machine.
12
12
13
13
## How to run this application
14
-
To run this application, you need to clone the `How-to-Preview-Uploaded-Files-with-Vue-File-Upload-and-an-Image-Element` repository and open the application in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command.
14
+
To run this application, you need to clone the `How-to-Preview-Uploaded-Files-with-Vue-File-Upload-and-an-Image-Element` repository and open the application in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command.
0 commit comments