Skip to content

Commit 73913a8

Browse files
Remove Autofocus parameter (#3922)
1 parent 4047c6b commit 73913a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/Demo/Shared/Pages/List/Autocomplete/Examples/AutoCompleteMaxSingleItem.razor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<FluentAutocomplete TOption="Country"
44
AutoComplete="off"
5-
Autofocus="true"
65
Label="Select a country"
76
Width="250px"
87
Placeholder="Select a country"

0 commit comments

Comments
 (0)