Interface: SpeedInfoProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.tsx:16
Component props for SpeedInfo.
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:
SpeedInfoDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.tsx:18
A data provider for the display.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.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/SpeedInfo/SpeedInfo.tsx:21
A manager for display units user settings.