Skip to main content

Interface: BuildAddSiteFormHelperBulletsArgs

Defined in: src/components/AddSiteForm/utils/helperBullets.ts:20

Inputs for buildAddSiteFormHelperBullets.

Propertiesโ€‹

addModeโ€‹

addMode: "existing" | "new"

Defined in: src/components/AddSiteForm/utils/helperBullets.ts:21


checkIntervalLabelโ€‹

checkIntervalLabel: string

Defined in: src/components/AddSiteForm/utils/helperBullets.ts:22


helpTextsโ€‹

helpTexts: { primary: string; secondary: string; }

Defined in: src/components/AddSiteForm/utils/helperBullets.ts:23

primaryโ€‹

primary: string

secondaryโ€‹

secondary: string