Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Customize the React Dropdown List Using Templates

A quick-start project that helps you customize the Dropdown List items, values, header, and footer using templates.
A quick-start project that helps you customize the Dropdown List items, values, header, and footer using templates.This project contains the Dropdown List usign the Templetets customization features.

Documentation: https://ej2.syncfusion.com/react/documentation/drop-down-list/templates/
Refer to the following documentation to learn about the React Dropdown List component:
https://ej2.syncfusion.com/react/documentation/drop-down-list/templates/

Online examples: https://ej2.syncfusion.com/react/demos/#/bootstrap5/drop-down-list/template
Check out this online example of the React Dropdown List component:
https://ej2.syncfusion.com/react/demos/#/bootstrap5/drop-down-list/template

## Project prerequisites

Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.

### How to run this application?

Expand Down