mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 07:09:03 +00:00
+1
-1
@@ -49,7 +49,7 @@ export type ViewStyle = {
|
||||
overscrollBehavior?: OverscrollBehaviorValue,
|
||||
overscrollBehaviorX?: OverscrollBehaviorValue,
|
||||
overscrollBehaviorY?: OverscrollBehaviorValue,
|
||||
scrollbarWidth?: 'auto' | 'none',
|
||||
scrollbarWidth?: 'auto' | 'none' | 'thin',
|
||||
scrollSnapAlign?: string,
|
||||
scrollSnapType?: string,
|
||||
WebkitMaskImage?: string,
|
||||
|
||||
Reference in New Issue
Block a user