Skip to content

Commit db9cbbb

Browse files
Update README.md
1 parent e3c1627 commit db9cbbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# How to Get Started with the Syncfusion Vue AutoComplete
1+
# How to Get Started with the Vue AutoComplete Component of Syncfusion?
22

33
Learn how easily you can create and configure the Syncfusion Vue AutoComplete using Vue CLI. You will learn how to add the Syncfusion Vue AutoComplete to a Vue application. You will see how to populate JSON data and remote data sources to the AutoComplete, how to highlight the searched text, and how to set a custom height and width for the AutoComplete pop-up.
44

5-
Documentatio Link: https://ej2.syncfusion.com/vue/documentation/auto-complete/getting-started/
5+
Documentation Link: https://ej2.syncfusion.com/vue/documentation/auto-complete/getting-started/
66

77
Demo Link: https://ej2.syncfusion.com/vue/demos/#/material/auto-complete/default.html
88

@@ -31,4 +31,4 @@ Run `npm run serve` command for a dev server. Navigate to `http://localhost:8080
3131

3232
## Further help
3333

34-
To get more help on the vue CLI use go check out the [Vue-Cli README](https://github.com/vuejs/vue-cli/blob/master/README.md).
34+
To get more help on the vue CLI use go check out the [Vue-Cli README](https://github.com/vuejs/vue-cli/blob/master/README.md).

0 commit comments

Comments
 (0)