Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
CardFormView
Styles
Interface Styles
interface
Styles
{
backgroundColor
?:
string
;
borderWidth
?:
number
;
borderColor
?:
string
;
borderRadius
?:
number
;
textColor
?:
string
;
fontSize
?:
number
;
placeholderColor
?:
string
;
cursorColor
?:
string
;
textErrorColor
?:
string
;
fontFamily
?:
string
;
}
Index
Properties
background
Color?
border
Width?
border
Color?
border
Radius?
text
Color?
font
Size?
placeholder
Color?
cursor
Color?
text
Error
Color?
font
Family?
Properties
Optional
background
Color
backgroundColor
?:
string
Optional
border
Width
borderWidth
?:
number
Optional
border
Color
borderColor
?:
string
Optional
border
Radius
borderRadius
?:
number
Optional
text
Color
textColor
?:
string
Optional
font
Size
fontSize
?:
number
Optional
placeholder
Color
placeholderColor
?:
string
Optional
cursor
Color
cursorColor
?:
string
Optional
text
Error
Color
textErrorColor
?:
string
Optional
font
Family
fontFamily
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
border
Width
border
Color
border
Radius
text
Color
font
Size
placeholder
Color
cursor
Color
text
Error
Color
font
Family
@stripe/stripe-react-native
Loading...