Interface: MapCompassOffsetProps
Defined in: workingtitle-instruments-epic2/shared/Map/MapCompassOffset.tsx:4
Props for MapCompassOffset.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
compassSvgSize?
optional
compassSvgSize:number
Defined in: workingtitle-instruments-epic2/shared/Map/MapCompassOffset.tsx:6
The compass svg size. Defaults to 100%.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
targetProjectedOffsetY
targetProjectedOffsetY:
number
|Subscribable
<number
>
Defined in: workingtitle-instruments-epic2/shared/Map/MapCompassOffset.tsx:8
The target projected offset y value.