uptime-robot-v3
Preparing search index...
types
PSPCustomSettings
Interface PSPCustomSettings
Internal
interface
PSPCustomSettings
{
colors
?:
{
link
?:
string
;
main
?:
string
;
text
?:
string
}
;
features
?:
{
enableDetailsPage
?:
boolean
;
enableFloatingStatus
?:
boolean
;
hidePausedMonitors
?:
boolean
;
showBars
?:
boolean
;
showMonitorURL
?:
boolean
;
showOutageDetails
?:
boolean
;
showOutageUpdates
?:
boolean
;
showOverallUptime
?:
boolean
;
showUptimePercentage
?:
boolean
;
}
;
font
?:
{
family
?:
string
}
;
page
?:
{
density
?:
"normal"
|
"compact"
;
layout
?:
string
;
theme
?:
"light"
|
"dark"
;
}
;
}
Index
Properties
colors?
features?
font?
page?
Properties
Optional
colors
colors
?:
{
link
?:
string
;
main
?:
string
;
text
?:
string
}
Optional
features
features
?:
{
enableDetailsPage
?:
boolean
;
enableFloatingStatus
?:
boolean
;
hidePausedMonitors
?:
boolean
;
showBars
?:
boolean
;
showMonitorURL
?:
boolean
;
showOutageDetails
?:
boolean
;
showOutageUpdates
?:
boolean
;
showOverallUptime
?:
boolean
;
showUptimePercentage
?:
boolean
;
}
Optional
font
font
?:
{
family
?:
string
}
Optional
page
page
?:
{
density
?:
"normal"
|
"compact"
;
layout
?:
string
;
theme
?:
"light"
|
"dark"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
features
font
page
uptime-robot-v3
Loading...