Skip to main content

Type Alias: PfdPageFactory()

PfdPageFactory = (uiService, containerRef) => VNode

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/PfdPage/PfdPageDefinition.ts:9

A function which renders a PFD page.

Parameters

ParameterType
uiServiceUiService
containerRefNodeReference<HTMLElement>

Returns

VNode