Interface: PfdAlertsProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/PfdAlerts/PfdAlerts.tsx:8
PFD Alerts props.
Extends
Properties
airspeedDataProvider
airspeedDataProvider:
AirspeedDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/PfdAlerts/PfdAlerts.tsx:12
Airspeed data provider
bus
bus:
EventBus
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/PfdAlerts/PfdAlerts.tsx:10
The instrument event bus.
children?
optionalchildren:DisplayChildren[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optionalref:NodeReference<any>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.