@procivis/react-native-one-core
Preparing search index...
CredentialSchemaLayoutProperties
Interface CredentialSchemaLayoutProperties
interface
CredentialSchemaLayoutProperties
{
background
?:
CredentialSchemaBackgroundProperties
;
code
?:
CredentialSchemaCodeProperties
;
logo
?:
CredentialSchemaLogoProperties
;
pictureAttribute
?:
string
;
primaryAttribute
?:
string
;
secondaryAttribute
?:
string
;
}
Index
Properties
background?
code?
logo?
picture
Attribute?
primary
Attribute?
secondary
Attribute?
Properties
Optional
background
background
?:
CredentialSchemaBackgroundProperties
Optional
code
code
?:
CredentialSchemaCodeProperties
Optional
logo
logo
?:
CredentialSchemaLogoProperties
Optional
picture
Attribute
pictureAttribute
?:
string
Optional
primary
Attribute
primaryAttribute
?:
string
Optional
secondary
Attribute
secondaryAttribute
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
code
logo
picture
Attribute
primary
Attribute
secondary
Attribute
@procivis/react-native-one-core
Loading...