Function: shouldShowUrl()
shouldShowUrl(
monitorType
:"http"
|"port"
|"ping"
|"dns"
):Promise
<boolean
>
Defined in: src/utils/monitorUiHelpers.ts:400
Check if monitor type should show URL in display.
Parametersโ
monitorTypeโ
Type of monitor
"http"
| "port"
| "ping"
| "dns"
Returnsโ
Promise
<boolean
>
Whether to show URL