datadog-ux-utils Documentation - v1.0.0
Preparing search index...
types/types
NetworkInfo
Type Alias NetworkInfo
type
NetworkInfo
=
{
online
:
boolean
;
type
?:
string
;
effectiveType
?:
string
;
downlinkMbps
?:
number
;
rttMs
?:
number
;
saveData
?:
boolean
;
}
Index
Properties
online
type?
effective
Type?
downlink
Mbps?
rtt
Ms?
save
Data?
Properties
online
online
:
boolean
Optional
type
type
?:
string
Optional
effective
Type
effectiveType
?:
string
Optional
downlink
Mbps
downlinkMbps
?:
number
Optional
rtt
Ms
rttMs
?:
number
Optional
save
Data
saveData
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
online
type
effective
Type
downlink
Mbps
rtt
Ms
save
Data
datadog-ux-utils Documentation - v1.0.0
Loading...