Skip to main content

Interface: MapRangeTargetControlIndicatorProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/MapRangeTargetControlIndicator.tsx:37

Component props for MapRangeTargetControlIndicator.

Extends

  • ComponentProps

Properties

children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


context

context: MapSystemContext<MapRangeTargetControlIndicatorModules, any, MapRangeTargetControlIndicatorControllers>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/MapRangeTargetControlIndicator.tsx:39

The map's context.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref