Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
CardFieldInput
Styles
Interface Styles
interface
Styles
{
borderWidth
?:
number
;
backgroundColor
?:
string
;
borderColor
?:
string
;
borderRadius
?:
number
;
textColor
?:
string
;
fontSize
?:
number
;
placeholderColor
?:
string
;
cursorColor
?:
string
;
textErrorColor
?:
string
;
fontFamily
?:
string
;
}
Index
Properties
border
Width?
background
Color?
border
Color?
border
Radius?
text
Color?
font
Size?
placeholder
Color?
cursor
Color?
text
Error
Color?
font
Family?
Properties
Optional
border
Width
borderWidth
?:
number
Optional
background
Color
backgroundColor
?:
string
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
border
Width
background
Color
border
Color
border
Radius
text
Color
font
Size
placeholder
Color
cursor
Color
text
Error
Color
font
Family
@stripe/stripe-react-native
Loading...