@vivantel/virage-core
Preparing search index...
ComponentResult
Interface ComponentResult
interface
ComponentResult
{
id
:
ComponentId
;
label
:
string
;
metrics
:
MetricResult
[]
;
score
:
number
;
skipped
:
boolean
;
skipReason
?:
string
;
weight
:
number
;
}
Index
Properties
id
label
metrics
score
skipped
skip
Reason?
weight
Properties
id
id
:
ComponentId
label
label
:
string
metrics
metrics
:
MetricResult
[]
score
score
:
number
skipped
skipped
:
boolean
Optional
skip
Reason
skipReason
?:
string
weight
weight
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
metrics
score
skipped
skip
Reason
weight
@vivantel/virage-core
Loading...