diff --git a/js/Autocomplete/Data-Binding.md b/js/Autocomplete/Data-Binding.md index cc714e1b5..83a15f0ed 100644 --- a/js/Autocomplete/Data-Binding.md +++ b/js/Autocomplete/Data-Binding.md @@ -1,7 +1,7 @@ --- layout: post -title: Databinding in Syncfusion AutoComplete widget for Essential JS -description: How to populate data for the suggestion list. +title: Data Binding in JavaScript AutoComplete | Syncfusion +description: Learn here all about Data Binding in Syncfusion JavaScript AutoComplete component of Syncfusion Essential JS 2 and more. platform: js control: AutoComplete documentation: ug @@ -9,7 +9,7 @@ keywords: ejautocomplete, autocomplete widget, autocomplete ui, js autocomplete, api: /api/js/ejautocomplete --- -# Data Binding +# Data Binding in JavaScript AutoComplete In order to render the Autocomplete widget, the data needs to be bound to it in a proper way. The below sections explain about binding local or remote data to the Autocomplete widget. diff --git a/js/Chart/Chart-Types.md b/js/Chart/Chart-Types.md index 4ea60acae..4c1c942ad 100644 --- a/js/Chart/Chart-Types.md +++ b/js/Chart/Chart-Types.md @@ -1,14 +1,14 @@ --- layout: post -title: Chart types -description: What are the different types of Charts available in Essential JavaScript Chart. +title: Chart types in JavaScript Chart | Syncfusion +description: What are the different types of Charts available in JavaScript Chart component of Syncfusion Essential JS 2 and more. platform: js control: Chart documentation: ug api : /api/js/ejchart --- -# ChartTypes +# Chart Types in JavaScript Chart ## Line Chart