Climate Setting Schedule Details

<ClimateSettingScheduleDetails /> (preview)

The climate setting schedule details component shows the properties, settings, and issues for a climate setting schedule.

<ClimateSettingScheduleDetails climateSettingScheduleId={climateSettingScheduleId} />

Props

NameTypeDescription

climateSettingScheduleId*

string

The id for the climate setting schedule to be displayed.

disableDeleteClimateSettingSchedule

boolean

Hide the delete button. Default: false.

onBack

function

Optional callback fired when the Back chevron button is clicked. Signature: () => void

className

string

Optional class name to add to the rendered component's containing element.

Last updated

Logo

© Seam Labs, Inc. All rights reserved.