Skip to main content

Type Alias: PfdInsetFactory()

PfdInsetFactory = (side, uiService) => VNode

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetDefinition.ts:8

A function which renders a PFD inset.

Parameters

ParameterType
side"left" | "right"
uiServiceUiService

Returns

VNode