You’re currently viewing documentation for our jQuery wrappers.This product reached EOL in May, 2024. To ensure smoother transition we provide support till May, 2025. Check here details and migration guidelines.

DropDownList Overview

The DropDownList provides a list of predefined options and allows for a single item selection from that list.

The DropDownList wrapper for Vue is a client-side wrapper for the Kendo UI DropDownList widget.

The DropDownList-no- Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the DropDownList in action.

Example
View Source
Change Theme:

Functionality and Features

Events

The following example demonstrates basic DropDownList events. You can subscribe to all DropDownList events by the handler name.

Example
View Source
Change Theme: