Skip to main content

Interface: DetailLabelProperties

Defined in: src/components/common/MonitorUiComponents.tsx:38

Component that dynamically formats monitor detail labels. Handles async loading of monitor configuration.

Propertiesโ€‹

detailsโ€‹

readonly details: string

Defined in: src/components/common/MonitorUiComponents.tsx:40

Raw details string to format


fallback?โ€‹

readonly optional fallback: string

Defined in: src/components/common/MonitorUiComponents.tsx:42

Fallback text to display if formatting fails


monitorTypeโ€‹

readonly monitorType: "http" | "port" | "ping" | "dns"

Defined in: src/components/common/MonitorUiComponents.tsx:44

Type of monitor for context-specific formatting