Skip to content

Commit df3d4d3

Browse files
author
Harini Malothu
committed
update missing properties page
1 parent 976e2d0 commit df3d4d3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/new-arch-missingProps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ Determines which keyboard to open, e.g.numeric
1515

1616
| type | required |
1717
|:--|:--|
18-
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
18+
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
19+
20+
GitHub Issue: [microsoft/react-native-windows#15572](https://github.com/microsoft/react-native-windows/issues/15572)

website/versioned_docs/version-0.82/new-arch-missingProps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ Determines which keyboard to open, e.g.numeric
1515
| type | required |
1616
|:--|:--|
1717
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
18+
19+
GitHub Issue: [microsoft/react-native-windows#15572](https://github.com/microsoft/react-native-windows/issues/15572)

0 commit comments

Comments
 (0)