Variable: modalUI
const
modalUI:object
solana-app-kit / screens/SampleUI/Threads/ProfileScreen/ProfileScreen.styles / modalUI
Variable: modalUI
const
modalUI:object
Defined in: src/screens/SampleUI/Threads/ProfileScreen/ProfileScreen.styles.ts:199
Type declaration
closeButton
closeButton:
object
closeButton.alignItems
alignItems:
"center"
='center'
closeButton.backgroundColor
backgroundColor:
string
='#aaa'
closeButton.borderRadius
borderRadius:
number
=8
closeButton.paddingVertical
paddingVertical:
number
=10
closeButtonText
closeButtonText:
object
closeButtonText.color
color:
string
='#fff'
closeButtonText.fontWeight
fontWeight:
"600"
='600'
nftCollection
nftCollection:
object
nftCollection.color
color:
string
='#777'
nftCollection.fontSize
fontSize:
number
=12
nftCollection.marginBottom
marginBottom:
number
=2
nftContainer
nftContainer:
object
nftContainer.backgroundColor
backgroundColor:
string
='#fff'
nftContainer.borderRadius
borderRadius:
number
=12
nftContainer.maxHeight
maxHeight:
"80%"
='80%'
nftContainer.padding
padding:
number
=16
nftContainer.width
width:
"90%"
='90%'
nftError
nftError:
object
nftError.color
color:
string
='#c00'
nftError.marginTop
marginTop:
number
=16
nftError.textAlign
textAlign:
"center"
='center'
nftImage
nftImage:
object
nftImage.height
height:
"100%"
='100%'
nftImage.resizeMode
resizeMode:
"cover"
='cover'
nftImage.width
width:
"100%"
='100%'
nftImageContainer
nftImageContainer:
object
nftImageContainer.backgroundColor
backgroundColor:
string
='#eee'
nftImageContainer.borderRadius
borderRadius:
number
=6
nftImageContainer.height
height:
number
=60
nftImageContainer.marginRight
marginRight:
number
=6
nftImageContainer.overflow
overflow:
"hidden"
='hidden'
nftImageContainer.width
width:
number
=60
nftItem
nftItem:
object
nftItem.alignItems
alignItems:
"center"
='center'
nftItem.backgroundColor
backgroundColor:
string
='#f8f8f8'
nftItem.borderRadius
borderRadius:
number
=8
nftItem.flexDirection
flexDirection:
"row"
='row'
nftItem.marginBottom
marginBottom:
number
=10
nftItem.padding
padding:
number
=8
nftMint
nftMint:
object
nftMint.color
color:
string
='#999'
nftMint.fontSize
fontSize:
number
=10
nftName
nftName:
object
nftName.fontSize
fontSize:
number
=14
nftName.fontWeight
fontWeight:
"600"
='600'
nftName.marginBottom
marginBottom:
number
=2
nftOverlay
nftOverlay:
object
nftOverlay.alignItems
alignItems:
"center"
='center'
nftOverlay.backgroundColor
backgroundColor:
string
='rgba(0,0,0,0.35)'
nftOverlay.flex
flex:
number
=1
nftOverlay.justifyContent
justifyContent:
"center"
='center'
nftOverlay.padding
padding:
number
=16
nftPlaceholder
nftPlaceholder:
object
nftPlaceholder.alignItems
alignItems:
"center"
='center'
nftPlaceholder.flex
flex:
number
=1
nftPlaceholder.justifyContent
justifyContent:
"center"
='center'
nftTitle
nftTitle:
object
nftTitle.fontSize
fontSize:
number
=18
nftTitle.fontWeight
fontWeight:
"700"
='700'
nftTitle.marginBottom
marginBottom:
number
=8
nftTitle.textAlign
textAlign:
"center"
='center'
optionButton
optionButton:
object
optionButton.alignItems
alignItems:
"center"
='center'
optionButton.backgroundColor
backgroundColor:
string
='#1d9bf0'
optionButton.borderRadius
borderRadius:
number
=8
optionButton.marginVertical
marginVertical:
number
=6
optionButton.padding
padding:
number
=12
optionButton.width
width:
"100%"
='100%'
optionButtonText
optionButtonText:
object
optionButtonText.color
color:
string
='#fff'
optionButtonText.fontSize
fontSize:
number
=16
optionButtonText.fontWeight
fontWeight:
"600"
='600'
optionContainer
optionContainer:
object
optionContainer.alignItems
alignItems:
"center"
='center'
optionContainer.backgroundColor
backgroundColor:
string
='#fff'
optionContainer.borderRadius
borderRadius:
number
=12
optionContainer.padding
padding:
number
=20
optionContainer.width
width:
"80%"
='80%'
optionTitle
optionTitle:
object
optionTitle.color
color:
string
='#333'
optionTitle.fontSize
fontSize:
number
=18
optionTitle.fontWeight
fontWeight:
"600"
='600'
optionTitle.marginBottom
marginBottom:
number
=14
overlay
overlay:
object
overlay.alignItems
alignItems:
"center"
='center'
overlay.backgroundColor
backgroundColor:
string
='rgba(0,0,0,0.35)'
overlay.flex
flex:
number
=1
overlay.justifyContent
justifyContent:
"center"
='center'
overlay.padding
padding:
number
=16
Was this page helpful?