We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4047c6b commit 73913a8Copy full SHA for 73913a8
1 file changed
examples/Demo/Shared/Pages/List/Autocomplete/Examples/AutoCompleteMaxSingleItem.razor
@@ -2,7 +2,6 @@
2
3
<FluentAutocomplete TOption="Country"
4
AutoComplete="off"
5
- Autofocus="true"
6
Label="Select a country"
7
Width="250px"
8
Placeholder="Select a country"
0 commit comments