From 9444bed737f6f81f7b1889085c1fc9e1e74c4ac8 Mon Sep 17 00:00:00 2001 From: Arulraj Aboorvasamy <95745238+ArulrajAboo@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:33:44 +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 53aea4f..d2abb59 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A quick start Vue project that shows how to bind complex data 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-complexdatabinding-sample) component. This project contains simple code to bind complex data using nested columns and directly connect the complex data source to the component. -Watch the video: Coming soon… +Watch the video: https://www.syncfusion.com/tutorial-videos/vue/query-builder?title=how-to-bind-complex-data-in-vue-query-builder Refer to the documentation to learn about the Vue Query Builder component: https://ej2.syncfusion.com/vue/documentation/query-builder/data-binding#complex-data-binding