CIA Compliance Manager API Documentation - v1.1.6
GitHub
Documentation
Preparing search index...
types/componentPropExports
SecurityRiskScoreProps
Interface SecurityRiskScoreProps
interface
SecurityRiskScoreProps
{
className
?:
string
;
label
?:
string
;
maxScore
?:
number
;
score
:
number
;
showPercentage
?:
boolean
;
size
?:
"sm"
|
"md"
|
"lg"
;
testId
?:
string
;
}
Index
Properties
class
Name?
label?
max
Score?
score
show
Percentage?
size?
test
Id?
Properties
Optional
class
Name
className
?:
string
Optional
label
label
?:
string
Optional
max
Score
maxScore
?:
number
score
score
:
number
Optional
show
Percentage
showPercentage
?:
boolean
Optional
size
size
?:
"sm"
|
"md"
|
"lg"
Optional
test
Id
testId
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
label
max
Score
score
show
Percentage
size
test
Id
GitHub
Documentation
CIA Compliance Manager API Documentation - v1.1.6
Loading...