Skip to content

Commit e8bdbc3

Browse files
Update controls/autocomplete/overview.md
Co-authored-by: Yordan <[email protected]>
1 parent 9e018f7 commit e8bdbc3

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
@@ -23,7 +23,7 @@ The Telerik UI for .NET MAUI AutoComplete can automatically complete user input
2323
* [Custom Templates]({%slug autocomplete-custom-templates%})&mdash;If any of the default templates do not fit in a particular scenario, you can define a custom template.
2424
* [Remote Search]({%slug autocomplete-remote-search%})&mdash;Allows you to take the user input, trigger a custom searching algorithm and assign the results to the ItemSource of the AutoComplete.
2525
* [Suggestion view visibility]({%slug autocomplete-configuration%}#suggestionview-visibility)&mdash;AutoComplete provides the ability to hide the view with the suggestions.
26-
* [Suggestion view position]({%slug autocomplete-configuration%}#suggestionview-position)&mdash;AutoComplete gives your the option to specify whether the `SuggestionView` will be displayed&mdash;above or under the control.
26+
* [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 customization]({%slug autocomplete-styling%}#hightlight-customization)&mdash;You can customize the highlight color of the suggestion items.
2828
* [Nested properties support]({%slug autocomplete-data-binding%})&mdash;This allows binding of a complex object to the `TextSearchPath` property.
2929
* [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)