Interface: UiBearingArrowProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/BearingArrow/UiBearingArrow.tsx:11
Component props for UiBearingArrow.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
relativeBearing
relativeBearing:
Subscribable
<number
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/BearingArrow/UiBearingArrow.tsx:13
The relative bearing to display, in degrees. If the value is NaN
, the arrow will be hidden.