Skip to main content

Interface: FlapsElevatorTrimGaugeProps

The properties for the FlapsElevatorTrimGauge component.

Hierarchy

  • ComponentProps

    FlapsElevatorTrimGaugeProps

Properties

bus

bus: EventBus

An instance of the event bus.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/PfdCentralAreaLeftGauges/FlapsElevatorTrimGauge/FlapsElevatorTrimGauge.tsx:11


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


flapsGaugeConfig

flapsGaugeConfig: undefined | FlapsGaugeConfig

The configuration for the flaps gauge.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/PfdCentralAreaLeftGauges/FlapsElevatorTrimGauge/FlapsElevatorTrimGauge.tsx:13


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


useElevatorTrim

useElevatorTrim: boolean

Whether the elevator trim gauge should be displayed.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/PfdCentralAreaLeftGauges/FlapsElevatorTrimGauge/FlapsElevatorTrimGauge.tsx:15