Interface: ConditionalResponseTimeProperties
Defined in: src/components/common/MonitorUiComponents.tsx:23
Component that conditionally renders based on response time support.
Propertiesโ
childrenโ
readonlychildren:ReactNode
Defined in: src/components/common/MonitorUiComponents.tsx:25
React node to render when response time is supported
fallback?โ
readonlyoptionalfallback:ReactNode
Defined in: src/components/common/MonitorUiComponents.tsx:27
React node to render when response time is not supported or while loading
monitorTypeโ
readonlymonitorType:"cdn-edge-consistency"|"dns"|"http"|"http-header"|"http-json"|"http-keyword"|"http-latency"|"http-status"|"ping"|"port"|"replication"|"server-heartbeat"|"ssl"|"websocket-keepalive"
Defined in: src/components/common/MonitorUiComponents.tsx:29
Type of monitor to check for response time support