Interface: SpeedBugProps
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/SpeedBug.tsx:6
The properties for the SpeedBug component.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
defaultSpeed?
optional
defaultSpeed:number
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/SpeedBug.tsx:8
The default speed the range is set to
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref