react-native-windows
react-native-windows copied to clipboard
Implement contextMenuHidden property for TextInput for fabric
Implement the contextMenuHidden property for the fabric implementation of TextInput.
This property was available in RNW Paper via TextInputViewManager.
See https://reactnative.dev/docs/textinput#contextmenuhidden for details.