Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
StripeContainerProps
Interface StripeContainerProps
Stripe Container Component Props
interface
StripeContainerProps
{
children
:
|
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
|
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
[]
;
keyboardShouldPersistTaps
?:
boolean
;
style
?:
StyleProp
<
ViewStyle
>
;
testID
?:
string
;
}
Index
Properties
children
keyboard
Should
Persist
Taps?
style?
testID?
Properties
children
children
:
|
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
|
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
[]
Optional
keyboard
Should
Persist
Taps
keyboardShouldPersistTaps
?:
boolean
Optional
style
style
?:
StyleProp
<
ViewStyle
>
Optional
testID
testID
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
keyboard
Should
Persist
Taps
style
testID
@stripe/stripe-react-native
Loading...
Stripe Container Component Props