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: docs/api/select.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ Ionic uses heuristics to detect if an app is using the modern select syntax. In
270
270
271
271
### Keyboard Interactions
272
272
273
-
Ionic's keyboard interactions follow the implementation patterns of the web `<select>`instead of the native iOS select for a consistent experience across all platforms.
273
+
Ionic's keyboard interactions follow the implementation patterns of the web instead of the native iOS select for a consistent experience across all platforms.
274
274
275
275
These keyboard interactions apply to all `ion-select` elements when the following conditions are met:
0 commit comments