Skip to main content

Interface: MonitorTypeOption

Defined in: src/constants.ts:51

Interface for monitor type option objects.

Remarksโ€‹

Defines the structure for monitor type selection options used in dropdowns and forms.

Propertiesโ€‹

labelโ€‹

label: string

Defined in: src/constants.ts:53

Human-readable display name for the monitor type


valueโ€‹

value: string

Defined in: src/constants.ts:55

Unique identifier value for the monitor type