Skip to main content

Interface: PfdElevatorTrimGaugeProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/ElevatorTrimGauge/PfdElevatorTrimGauge.tsx:10

Component props for PfdElevatorTrimGauge.

Extends

Properties

bus

bus: EventBus

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/ElevatorTrimGauge/PfdElevatorTrimGauge.tsx:12

An instance of the event bus.


children?

optional children: DisplayChildren[]

Defined in: src/sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


ref?

optional ref: NodeReference<any>

Defined in: src/sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref