Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.12 KB

File metadata and controls

15 lines (10 loc) · 1.12 KB

Getting Started with the Vue DropDown Tree Component

A quick-start project that shows how to configure the dropdown tree component to a Vue app. This project includes a code snippet for binding JSON and Remote data sources to the component. It also includes a code snippet for selecting multiple items using checkboxes.

Refer to the following documentation to learn about the Vue DropDown Tree component: https://ej2.syncfusion.com/vue/documentation/drop-down-tree/vue-3-getting-started

Check out this online example of the Vue DropDown Tree component: https://ej2.syncfusion.com/vue/demos/#/material/drop-down-tree/default.html

Project prerequisites

Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-vue-dropdown-tree-component repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.