Inttegro SDK for React Native - v0.1.0
Studio
GitHub
Preparing search index...
PaymentSheetAppearance
Interface PaymentSheetAppearance
interface
PaymentSheetAppearance
{
backgroundColor
?:
`
#
${
string
}
`
;
cornerRadius
?:
number
;
primaryColor
?:
`
#
${
string
}
`
;
textColor
?:
`
#
${
string
}
`
;
}
Index
Properties
background
Color?
corner
Radius?
primary
Color?
text
Color?
Properties
Optional
background
Color
backgroundColor
?:
`
#
${
string
}
`
Optional
corner
Radius
cornerRadius
?:
number
Optional
primary
Color
primaryColor
?:
`
#
${
string
}
`
Optional
text
Color
textColor
?:
`
#
${
string
}
`
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
corner
Radius
primary
Color
text
Color
Studio
GitHub
Inttegro SDK for React Native - v0.1.0
Loading...