Skip to main content

Interface: G3XMapTrafficStatusIndicatorProps

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

Component props for G3XMapTrafficStatusIndicator.

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


operatingMode

operatingMode: Subscribable<TcasOperatingMode>

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

The current traffic system operating mode.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


show

show: Subscribable<boolean>

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

Whether to show the indicator.