From 86c0c74a509e954f08442e9af1ff4357364fe21d Mon Sep 17 00:00:00 2001 From: Arulraj Aboorvasamy <95745238+ArulrajAboo@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:26:21 +0530 Subject: [PATCH] Added tutorial video link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e4e54..b651266 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Vue quick start project that shows how to import and export rules in the Syncfusion [Vue Query Builder](https://www.syncfusion.com/vue-components/vue-query-builder?utm_source=github&utm_medium=listing&utm_campaign=tutorial-videos-vue-query-builder-importexportrules-sample) component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling. -Watch the video: Coming soon… +Watch the video: https://www.syncfusion.com/tutorial-videos/vue/query-builder?title=importing-and-exporting-rules-in-the-vue-query-builder Refer to the documentation to learn about the Vue Query Builder component: https://ej2.syncfusion.com/vue/documentation/query-builder/import-export