We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TextPropsMacOS
MouseEvent
1 parent ce68f92 commit e1ded73Copy full SHA for e1ded73
1 file changed
packages/react-native/Libraries/Text/Text.d.ts
@@ -16,6 +16,7 @@ import {TextStyle, ViewStyle} from '../StyleSheet/StyleSheetTypes';
16
import {
17
GestureResponderEvent,
18
LayoutChangeEvent,
19
+ MouseEvent, // [macOS]
20
NativeSyntheticEvent,
21
TextLayoutEventData,
22
} from '../Types/CoreEventTypes';
0 commit comments