Watch video
Learn how to easily add the Syncfusion Vue Dropdown List component. This video demonstrates how to create a Vue app and integrate the component. You'll see how to populate the Dropdown List with JSON data and remote data sources, sort the data source, and set custom height and width for the Dropdown List pop-up.
Download Example: Getting Started with the Vue DropDownList
Watch video
See how easily you can add and remove items dynamically from Vue Dropdown List. In this video, you will learn how to add new items to the Vue Dropdown List pop-up by specifying an index and without an index. You will also see how to reset a selected item programmatically in the Dropdown List component, and how to remove items from the Dropdown List pop-up.
Download Example: Add and Remove Items Dynamically in Vue Dropdown List
Watch video
Get a quick overview on how to group and filter items in the Vue Dropdown List. In this video, you will learn how to group the Vue Dropdown List items as well as how to filter those items. You will also see different filter types in the Dropdown List, how to apply those filters to items, and how to include diacritic characters.
Download Example: Group and Filter the Vue Dropdown List Items
Watch video
Learn how easily you can customize the Syncfusion Vue Dropdown List items using templates. In this video, you will learn how to customize the Syncfusion Vue Dropdown List items and the selected value. You will see how to add a header and footer for the Dropdown List pop-up, and how to customize the Dropdown List group title.
Watch video
Get a quick overview of how to create a cascading Dropdown List using the Syncfusion Vue Dropdown List. In this video, you will learn how to add a series of Syncfusion Vue Dropdown Lists to the Vue application. You will also see how to populate the data source of the second Dropdown List based on the value selected from the first Dropdown List.
Download Example: Create a Cascading Dropdown List Using Vue Dropdown List