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: components/multiselect/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
@@ -73,7 +73,7 @@ The MultiSelect is a generic component and its type is determined by the type of
73
73
74
74
>caption The MultiSelect provides the following features:
75
75
76
-
*`AutoClose` - `bool`, defaults to `true` - defines wheter the dropdown list containing the items for the MultiSelect will automatically close after each user selection.
76
+
*`AutoClose` - `bool`, defaults to `true` - defines whether the dropdown list containing the items for the MultiSelect will automatically close after each user selection.
77
77
78
78
*`Class` - the CSS class that will be rendered on the main wrapping element of the multiselect.
0 commit comments