@@ -44,11 +44,12 @@ To read more about the benefits of using {{ site.product }}, visit the {% if sit
4444 <IntroTableAnchor title="FileManager" href="slug:htmlhelpers_filemanager_aspnetcore_overview"></IntroTableAnchor>
4545 <IntroTableAnchor title="Filter" href="slug:htmlhelpers_filter_aspnetcore_overview"></IntroTableAnchor>
4646 <IntroTableAnchor title="Grid" href="slug:htmlhelpers_grid_aspnetcore_overview"></IntroTableAnchor>
47- <IntroTableAnchor title="Spreadsheet" href="slug:htmlhelpers_spreadsheet_aspnetcore"></IntroTableAnchor>
4847 <IntroTableAnchor title="ListView" href="slug:htmlhelpers_listview_aspnetcore"></IntroTableAnchor>
48+ <IntroTableAnchor title="Pager" href="slug:htmlhelpers_pager_aspnet_overview"></IntroTableAnchor>
4949 <IntroTableAnchor title="PivotGrid" href="slug:overview_pivotgridhelper_aspnetcore"></IntroTableAnchor>
5050 <IntroTableAnchor title="PivotGridV2" href="slug:overview_pivotgridhelperv2_aspnetcore"></IntroTableAnchor>
5151 <IntroTableAnchor title="PropertyGrid" href="slug:htmlhelpers_overview_propertygrid"></IntroTableAnchor>
52+ <IntroTableAnchor title="Spreadsheet" href="slug:htmlhelpers_spreadsheet_aspnetcore"></IntroTableAnchor>
5253 <IntroTableAnchor title="TaskBoard" href="slug:htmlhelpers_taskboard_aspnetcore_overview"></IntroTableAnchor>
5354 <IntroTableAnchor title="TreeList" href="slug:htmlhelpers_treelist_aspnetcore"></IntroTableAnchor>
5455 </IntroTableSection>
@@ -67,28 +68,28 @@ To read more about the benefits of using {{ site.product }}, visit the {% if sit
6768 <IntroTableColumn>
6869 <IntroTableSection title="Editors">
6970 <IntroTableAnchor title="AutoComplete" href="slug:htmlhelpers_autocomplete_aspnetcore"></IntroTableAnchor>
71+ <IntroTableAnchor title="Captcha" href="slug:htmlhelpers_captcha_overview"></IntroTableAnchor>
72+ <IntroTableAnchor title="CheckBox" href="slug:htmlhelpers_checkbox_aspnetcore_overview"></IntroTableAnchor>
73+ <IntroTableAnchor title="CheckBoxGroup" href="slug:htmlhelpers_checkboxgroup_aspnetcore_overview"></IntroTableAnchor>
7074 <IntroTableAnchor title="ColorGradient" href="slug:htmlhelpers_overview_colorgradient"></IntroTableAnchor>
7175 <IntroTableAnchor title="ColorPalette" href="slug:overview_colorpalettehelper_aspnetcore"></IntroTableAnchor>
7276 <IntroTableAnchor title="ColorPicker" href="slug:overview_colorpickerhelper_aspnetcore"></IntroTableAnchor>
7377 <IntroTableAnchor title="ComboBox" href="slug:htmlhelpers_combobox_aspnetcore"></IntroTableAnchor>
74- <IntroTableAnchor title="Captcha" href="slug:htmlhelpers_captcha_overview"></IntroTableAnchor>
75- <IntroTableAnchor title="CheckBox" href="slug:htmlhelpers_checkbox_aspnetcore_overview"></IntroTableAnchor>
76- <IntroTableAnchor title="CheckBoxGroup" href="slug:htmlhelpers_checkboxgroup_aspnetcore_overview"></IntroTableAnchor>
7778 <IntroTableAnchor title="DateInput" href="slug:htmlhelpers_dateinput_aspnetcore"></IntroTableAnchor>
7879 <IntroTableAnchor title="DatePicker" href="slug:htmlhelpers_datepicker_aspnetcore"></IntroTableAnchor>
7980 <IntroTableAnchor title="DateRangePicker" href="slug:htmlhelpers_daterangepicker_aspnetcore"></IntroTableAnchor>
8081 <IntroTableAnchor title="DateTimePicker" href="slug:htmlhelpers_datetimepicker_aspnetcore"></IntroTableAnchor>
8182 <IntroTableAnchor title="DropDownList" href="slug:htmlhelpers_dropdownlist_aspnetcore"></IntroTableAnchor>
8283 <IntroTableAnchor title="DropDownTree" href="slug:htmlhelpers_dropdowntree_aspnetcore"></IntroTableAnchor>
8384 <IntroTableAnchor title="Editor" href="slug:htmlhelpers_editor_aspnetcore"></IntroTableAnchor>
84- <IntroTableAnchor title="ExpansionPanel" href="slug:htmlhelpers_expansionpanel_aspnetcore"></IntroTableAnchor>
8585 <IntroTableAnchor title="FlatColorPicker" href="slug:overview_flatcolorpickerhelper_aspnetcore"></IntroTableAnchor>
8686 <IntroTableAnchor title="ImageEditor" href="slug:htmlhelpers_imageeditor_aspnetcore"></IntroTableAnchor>
8787 <IntroTableAnchor title="ListBox" href="slug:htmlhelpers_listbox_aspnetcore"></IntroTableAnchor>
8888 <IntroTableAnchor title="MaskedTextBox" href="slug:htmlhelpers_maskedtextbox_aspnetcore"></IntroTableAnchor>
8989 <IntroTableAnchor title="MultiColumnComboBox" href="slug:htmlhelpers_multicolumncombobox_aspnetcore"></IntroTableAnchor>
9090 <IntroTableAnchor title="MultiSelect" href="slug:htmlhelpers_multiselect_aspnetcore"></IntroTableAnchor>
9191 <IntroTableAnchor title="NumericTextBox" href="slug:htmlhelpers_numerictextbox_aspnetcore"></IntroTableAnchor>
92+ <IntroTableAnchor title="OTP Input" href="slug:overview_otpinputhelper"></IntroTableAnchor>
9293 <IntroTableAnchor title="RadioButton" href="slug:htmlhelpers_radiobutton_aspnetcore"></IntroTableAnchor>
9394 <IntroTableAnchor title="RadioGroup" href="slug:htmlhelpers_radiogroup_aspnetcore_overview"></IntroTableAnchor>
9495 <IntroTableAnchor title="Rating" href="slug:htmlhelpers_rating_aspnetcore_overview"></IntroTableAnchor>
@@ -97,23 +98,29 @@ To read more about the benefits of using {{ site.product }}, visit the {% if sit
9798 <IntroTableAnchor title="Switch" href="slug:overview_switchhelper_aspnetcore"></IntroTableAnchor>
9899 <IntroTableAnchor title="TextArea" href="slug:htmlhelpers_overview_textarea"></IntroTableAnchor>
99100 <IntroTableAnchor title="TextBox" href="slug:htmlhelpers_overview_textbox"></IntroTableAnchor>
100- <IntroTableAnchor title="TimePicker" href="slug:overview_timepickerhelper_aspnetcore"></IntroTableAnchor>
101101 <IntroTableAnchor title="TimeDurationPicker" href="slug:htmlhelpers_timedurationpickerhelper_overview"></IntroTableAnchor>
102+ <IntroTableAnchor title="TimePicker" href="slug:overview_timepickerhelper_aspnetcore"></IntroTableAnchor>
102103 <IntroTableAnchor title="Upload" href="slug:htmlhelpers_upload_aspnetcore"></IntroTableAnchor>
103104 <IntroTableAnchor title="Validator Demos" href="https://demos.telerik.com/{{ site.platform }}/validator"></IntroTableAnchor>
104105 </IntroTableSection>
105106 </IntroTableColumn>
106107 <IntroTableColumn>
107108 <IntroTableSection title="Scheduling">
108109 <IntroTableAnchor title="Calendar" href="slug:htmlhelpers_overview_calendarhelper_aspnetcore"></IntroTableAnchor>
109- <IntroTableAnchor title="MultiViewCalendar" href="slug:overview_multiviewcalendar_htmlhelper_aspnetcore"></IntroTableAnchor>
110110 <IntroTableAnchor title="Gantt" href="slug:htmlhelpers_gantt_aspnetcore"></IntroTableAnchor>
111+ <IntroTableAnchor title="MultiViewCalendar" href="slug:overview_multiviewcalendar_htmlhelper_aspnetcore"></IntroTableAnchor>
111112 <IntroTableAnchor title="Scheduler" href="slug:htmlhelpers_scheduler_aspnetcore"></IntroTableAnchor>
112113 </IntroTableSection>
113114 <IntroTableSection title="Charts">
114115 <IntroTableAnchor title="Chart" href="slug:htmlhelpers_charts_aspnetcore"></IntroTableAnchor>
116+ <IntroTableAnchor title="Sparkline" href="slug:overview_sparklineshelper_aspnetcore"></IntroTableAnchor>
115117 <IntroTableAnchor title="StockChart" href="slug:overview_stockcharthelper_aspnetcore"></IntroTableAnchor>
116118 <IntroTableAnchor title="TreeMap" href="slug:overview_treemaphelper_aspnetcore"></IntroTableAnchor>
119+ </IntroTableSection>
120+ <IntroTableAnchor title="HeatMap" href="slug:overview_heatmaphelper_aspnetcore"></IntroTableAnchor>
121+ </IntroTableSection>
122+ <IntroTableSection title="Chart Wizard">
123+ <IntroTableAnchor title="Chart Wizard" href="slug:htmlhelpers_overview_chartwizard"></IntroTableAnchor>
117124 </IntroTableSection>
118125 <IntroTableSection title="Gauges">
119126 <IntroTableAnchor title="ArcGauge" href="slug:overview_arcgaugehelper_aspnetcore"></IntroTableAnchor>
@@ -122,24 +129,35 @@ To read more about the benefits of using {{ site.product }}, visit the {% if sit
122129 <IntroTableAnchor title="RadialGauge" href="slug:overview_radialgaugehelper_aspnetcore"></IntroTableAnchor>
123130 </IntroTableSection>
124131 <IntroTableSection title="Barcodes">
125- <IntroTableAnchor title="Barcode " href="slug:overview_barcodehelper_aspnetcore"></IntroTableAnchor>
132+ <IntroTableAnchor title="BarCode " href="slug:overview_barcodehelper_aspnetcore"></IntroTableAnchor>
126133 <IntroTableAnchor title="QRCode" href="slug:overview_qrcodehelper_aspnetcore"></IntroTableAnchor>
127134 </IntroTableSection>
128135 <IntroTableSection title="Diagrams and Maps">
129136 <IntroTableAnchor title="Diagram" href="slug:htmlhelpers_diagram_aspnetcore"></IntroTableAnchor>
130137 <IntroTableAnchor title="Map" href="slug:htmlhelpers_map_aspnetcore"></IntroTableAnchor>
131138 <IntroTableAnchor title="OrgChart" href="slug:htmlhelpers_orgchart_aspnetcore"></IntroTableAnchor>
132139 </IntroTableSection>
140+ <IntroTableSection title="Interactivity and UX">
141+ <IntroTableAnchor title="Circular ProgressBar" href="slug:htmlhelpers_circular_progressbar_aspnetcore"></IntroTableAnchor>
142+ <IntroTableAnchor title="Loader" href="slug:htmlhelpers_loader_aspnetcore_overview"></IntroTableAnchor>
143+ <IntroTableAnchor title="ProgressBar" href="slug:htmlhelpers_progressbar_aspnetcore"></IntroTableAnchor>
144+ <IntroTableAnchor title="SkeletonContainer" href="slug:htmlhelpers_skeletoncontainer_aspnetcore_overview"></IntroTableAnchor>
145+ <IntroTableAnchor title="Sortable" href="slug:htmlhelpers_sortable_aspnetcore"></IntroTableAnchor>
146+ </IntroTableSection>
133147 </IntroTableColumn>
134148 <IntroTableColumn>
135149 <IntroTableSection title="Layout">
150+ <IntroTableAnchor title="Avatar" href="slug:overview_avatarhelper_aspnetcore"></IntroTableAnchor>
136151 <IntroTableAnchor title="Badge" href="slug:overview_badgehelper_aspnetcore"></IntroTableAnchor>
137152 <IntroTableAnchor title="Cards" href="slug:cards_aspnetmvc6_aspnetmvc"></IntroTableAnchor>
138153 <IntroTableAnchor title="Dialog" href="slug:overview_dialoghelper_aspnetcore"></IntroTableAnchor>
154+ <IntroTableAnchor title="DockManager" href="slug:overview_dockmanagerhelper_aspnetcore"></IntroTableAnchor>
155+ <IntroTableAnchor title="ExpansionPanel" href="slug:htmlhelpers_expansionpanel_aspnetcore"></IntroTableAnchor>
139156 <IntroTableAnchor title="Form" href="slug:htmlhelpers_form_aspnetcore_overview"></IntroTableAnchor>
140157 <IntroTableAnchor title="GridLayout" href="slug:htmlhelpers_aspnet_gridlayout_overview"></IntroTableAnchor>
141158 <IntroTableAnchor title="Notification" href="slug:htmlhelpers_notification_aspnetcore"></IntroTableAnchor>
142159 <IntroTableAnchor title="PopOver" href="slug:htmlhelpers_overview_popover"></IntroTableAnchor>
160+ <IntroTableAnchor title="Responsive Panel" href="slug:htmlhelpers_responsivepanel_aspnetcore"></IntroTableAnchor>
143161 <IntroTableAnchor title="Splitter" href="slug:htmlhelpers_splitter_aspnetcore"></IntroTableAnchor>
144162 <IntroTableAnchor title="StackLayout" href="slug:htmlhelpers_aspnet_stacklayout_overview"></IntroTableAnchor>
145163 <IntroTableAnchor title="TileLayout" href="slug:htmlhelpers_aspnet_tilelayout_overview"></IntroTableAnchor>
@@ -148,29 +166,26 @@ To read more about the benefits of using {{ site.product }}, visit the {% if sit
148166 </IntroTableSection>
149167 <IntroTableSection title="Navigation">
150168 <IntroTableAnchor title="ActionSheet" href="slug:htmlhelpers_actionsheet_aspnetcore"></IntroTableAnchor>
169+ <IntroTableAnchor title="AppBar" href="slug:htmlhelpers_appbar_aspnetcore_overview"></IntroTableAnchor>
151170 <IntroTableAnchor title="BottomNavigation" href="slug:htmlhelpers_bottomnavigation_aspnetcore"></IntroTableAnchor>
152171 <IntroTableAnchor title="Breadcrumb" href="slug:htmlhelpers_breadcrumb_aspnetcore_overview"></IntroTableAnchor>
153172 <IntroTableAnchor title="Button" href="slug:htmlhelpers_button_aspnetcore"></IntroTableAnchor>
154173 <IntroTableAnchor title="ButtonGroup" href="slug:htmlhelpers_buttongroup_aspnetcore"></IntroTableAnchor>
174+ <IntroTableAnchor title="Chip" href="slug:htmlhelpers_chip_aspnetcore_overview"></IntroTableAnchor>
175+ <IntroTableAnchor title="ChipList" href="slug:htmlhelpers_chiplist_aspnetcore_overview"></IntroTableAnchor>
155176 <IntroTableAnchor title="Drawer" href="slug:htmlhelpers_drawer_aspnetcore"></IntroTableAnchor>
156177 <IntroTableAnchor title="DropDownButton" href="slug:htmlhelpers_dropdownbutton_aspnetcore"></IntroTableAnchor>
157178 <IntroTableAnchor title="FloatingActionButton" href="slug:htmlhelpers_floatingactionbutton_aspnetcore"></IntroTableAnchor>
158- <IntroTableAnchor title="SplitButton" href="slug:htmlhelpers_splitbutton_aspnetcore"></IntroTableAnchor>
159179 <IntroTableAnchor title="Menu" href="slug:htmlhelpers_menu_aspnetcore"></IntroTableAnchor>
160180 <IntroTableAnchor title="PanelBar" href="slug:htmlhelpers_panelbar_aspnetcore"></IntroTableAnchor>
181+ <IntroTableAnchor title="SplitButton" href="slug:htmlhelpers_splitbutton_aspnetcore"></IntroTableAnchor>
161182 <IntroTableAnchor title="Stepper" href="slug:htmlhelpers_stepper_aspnetcore_overview"></IntroTableAnchor>
162183 <IntroTableAnchor title="TabStrip" href="slug:htmlhelpers_tabstrip_aspnetcore"></IntroTableAnchor>
163184 <IntroTableAnchor title="Timeline" href="slug:overview_htmlhelpers_timeline_aspnetcore"></IntroTableAnchor>
164185 <IntroTableAnchor title="ToolBar" href="slug:htmlhelpers_toolbar_aspnetcore"></IntroTableAnchor>
165186 <IntroTableAnchor title="TreeView" href="slug:htmlhelpers_treeview_aspnetcore"></IntroTableAnchor>
166187 <IntroTableAnchor title="Wizard" href="slug:htmlhelpers_wizard_aspnetcore_overview"></IntroTableAnchor>
167188 </IntroTableSection>
168- <IntroTableSection title="Interactivity and UX">
169- <IntroTableAnchor title="Loader" href="slug:htmlhelpers_loader_aspnetcore_overview"></IntroTableAnchor>
170- <IntroTableAnchor title="ProgressBar" href="slug:htmlhelpers_progressbar_aspnetcore"></IntroTableAnchor>
171- <IntroTableAnchor title="Circular ProgressBar" href="slug:htmlhelpers_circular_progressbar_aspnetcore"></IntroTableAnchor>
172- <IntroTableAnchor title="Sortable" href="slug:htmlhelpers_sortable_aspnetcore"></IntroTableAnchor>
173- </IntroTableSection>
174189 </IntroTableColumn>
175190 <IntroTableColumn>
176191 <IntroTableSection title="Document Processing">
0 commit comments