We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8115b commit a402285Copy full SHA for a402285
docs/textinput.md
@@ -353,6 +353,8 @@ Determines which keyboard to open, e.g.`numeric`.
353
The following values work across platforms:
354
355
* `default`
356
+* `number-pad`
357
+* `decimal-pad`
358
* `numeric`
359
* `email-address`
360
* `phone-pad`
@@ -364,9 +366,7 @@ The following values work on iOS only:
364
366
* `ascii-capable`
365
367
* `numbers-and-punctuation`
368
* `url`
-* `number-pad`
369
* `name-phone-pad`
-* `decimal-pad`
370
* `twitter`
371
* `web-search`
372
0 commit comments