@xylabs/sdk-react
Preparing search index...
VerificationSummaryProps
Interface VerificationSummaryProps
interface
VerificationSummaryProps
{
accuracyPercentage
:
number
;
comparisonText
:
string
;
comparisonValue
:
number
;
currentLocation
:
string
;
finalConfirmation
?:
boolean
;
locationCheckCount
:
number
;
locationHeader
:
string
;
monthlyChange
:
number
;
monthlyVerificationCount
:
number
;
regions
:
VerificationStep
[]
;
status
:
string
;
statusHeader
:
string
;
timeHeader
:
string
;
title
:
string
;
yearlyChange
:
number
;
yearlyVerificationCount
:
number
;
}
Index
Properties
accuracy
Percentage
comparison
Text
comparison
Value
current
Location
final
Confirmation?
location
Check
Count
location
Header
monthly
Change
monthly
Verification
Count
regions
status
status
Header
time
Header
title
yearly
Change
yearly
Verification
Count
Properties
accuracy
Percentage
accuracyPercentage
:
number
comparison
Text
comparisonText
:
string
comparison
Value
comparisonValue
:
number
current
Location
currentLocation
:
string
Optional
final
Confirmation
finalConfirmation
?:
boolean
location
Check
Count
locationCheckCount
:
number
location
Header
locationHeader
:
string
monthly
Change
monthlyChange
:
number
monthly
Verification
Count
monthlyVerificationCount
:
number
regions
regions
:
VerificationStep
[]
status
status
:
string
status
Header
statusHeader
:
string
time
Header
timeHeader
:
string
title
title
:
string
yearly
Change
yearlyChange
:
number
yearly
Verification
Count
yearlyVerificationCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accuracy
Percentage
comparison
Text
comparison
Value
current
Location
final
Confirmation
location
Check
Count
location
Header
monthly
Change
monthly
Verification
Count
regions
status
status
Header
time
Header
title
yearly
Change
yearly
Verification
Count
@xylabs/sdk-react
Loading...