Skip to main content

Interface: SpeedInfoProps

Component props for SpeedInfo.

Hierarchy

  • ComponentProps

    SpeedInfoProps

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


dataProvider

dataProvider: SpeedInfoDataProvider

A data provider for the display.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.tsx:18


declutter

declutter: Subscribable<boolean>

Whether the display should be decluttered.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.tsx:24


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


unitsSettingManager

unitsSettingManager: UnitsUserSettingManager<UnitsUserSettingTypes>

A manager for display units user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/SpeedInfo/SpeedInfo.tsx:21