@bounceapp/react-native-paypal
Preparing search index...
PaypalButtonProps
Type Alias PaypalButtonProps
type
PaypalButtonProps
=
{
style
?:
StyleProp
<
ViewStyle
>
;
disabled
?:
boolean
;
onPress
?:
PressableProps
[
"onPress"
]
;
}
Index
Properties
style?
disabled?
on
Press?
Properties
Optional
style
style
?:
StyleProp
<
ViewStyle
>
Optional
disabled
disabled
?:
boolean
Optional
on
Press
onPress
?:
PressableProps
[
"onPress"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
style
disabled
on
Press
@bounceapp/react-native-paypal
Loading...