You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/autocomplete/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The Telerik UI for .NET MAUI AutoComplete can automatically complete user input
25
25
*[Suggestion view visibility]({%slug autocomplete-configuration%}#suggestionview-visibility)—AutoComplete provides the ability to hide the view with the suggestions.
26
26
*[Suggestion view position]({%slug autocomplete-configuration%}#suggestionview-position)—AutoComplete gives you the option to specify whether the `SuggestionView` will be displayed—above or under the control.
27
27
*[Highlight item behavior]({%slug autocomplete-configuration%}#highlight-item-behavior)—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)—You can customize the highlight color of the suggestion items.
28
+
*[Highlight item styling]({%slug autocomplete-styling%}#highlight-customization)—You can customize the highlight color of the suggestion items.
29
29
*[Keyboard navigation]({%slug autocomplete-keyboard-support%}) support—Use keyboard keys for navigation in the .NET MAUI AutoComplete suggestion view. This feature is available on WinUI and Mac Catalyst.
30
30
*[Nested properties support]({%slug autocomplete-data-binding%})—This allows binding of a complex object to the `TextSearchPath` property.
31
31
*[Styling options]({%slug autocomplete-styling%})—For changing the control's border brush and thickness, font options, suggestion item highlight text color and more.
0 commit comments