RUM powered by Grail JavaScript API - 1.327.2
Preparing search index...
FCPMetric
Interface FCPMetric
interface
FCPMetric
{
"fcp.loading_state"
?:
LoadingState
;
"fcp.status"
:
BACKGROUNDED
|
NOT_REPORTED
|
NOT_SUPPORTED
|
REPORTED
;
"fcp.value"
?:
number
;
}
Hierarchy (
View Summary
)
FCPMetric
RUMSummaryEventBase
Index
Properties
fcp.loading_
state?
fcp.status
fcp.value?
Properties
Optional
fcp.loading_
state
"fcp.loading_state"
?:
LoadingState
fcp.status
"fcp.status"
:
BACKGROUNDED
|
NOT_REPORTED
|
NOT_SUPPORTED
|
REPORTED
Optional
fcp.value
"fcp.value"
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fcp.loading_
state
fcp.status
fcp.value
RUM powered by Grail JavaScript API - 1.327.2
Loading...