Skip to content

Commit a23b0a6

Browse files
authored
Merge pull request #1 from SyncfusionExamples/ArulrajAboo-patch-1
Added tutorial video link.
2 parents 944891a + 8eab099 commit a23b0a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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)
66

77
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
88

@@ -11,4 +11,4 @@ Check out this online example of the Vue File Upload component: https://ej2.sync
1111
Before working on this project, make sure you have the latest versions of Node.js and Visual Studio Code on your machine.
1212

1313
## 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

Comments
 (0)