Interface: TemperatureInfoProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:16
Component props for TemperatureInfo.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
dataProvider
dataProvider:
TemperatureInfoDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:18
A data provider for the display.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:24
Whether the display should be decluttered.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:21
A manager for display units user settings.