Skip to content

Commit 399c700

Browse files
Update controls/autocomplete/overview.md
Co-authored-by: Copilot <[email protected]>
1 parent cfc9b31 commit 399c700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/autocomplete/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Telerik UI for .NET MAUI AutoComplete can automatically complete user input
2525
* [Suggestion view visibility]({%slug autocomplete-configuration%}#suggestionview-visibility)&mdash;AutoComplete provides the ability to hide the view with the suggestions.
2626
* [Suggestion view position]({%slug autocomplete-configuration%}#suggestionview-position)&mdash;AutoComplete gives you the option to specify whether the `SuggestionView` will be displayed&mdash;above or under the control.
2727
* [Highlight item behavior]({%slug autocomplete-configuration%}#highlight-item-behavior)&mdash;You can define whether the first item in the suggestion view will be highlighted automatically or not.
28-
* [Highlight item styling]({%slug autocomplete-styling%}#hightlight-customization)&mdash;You can customize the highlight color of the suggestion items.
28+
* [Highlight item styling]({%slug autocomplete-styling%}#highlight-customization)&mdash;You can customize the highlight color of the suggestion items.
2929
* [Keyboard navigation]({%slug autocomplete-keyboard-support%}) support&mdash;Use keyboard keys for navigation in the .NET MAUI AutoComplete suggestion view. This feature is available on WinUI and Mac Catalyst.
3030
* [Nested properties support]({%slug autocomplete-data-binding%})&mdash;This allows binding of a complex object to the `TextSearchPath` property.
3131
* [Styling options]({%slug autocomplete-styling%})&mdash;For changing the control's border brush and thickness, font options, suggestion item highlight text color and more.

0 commit comments

Comments
 (0)