Skip to main content

Type Alias: GtcViewEntry<T>

GtcViewEntry<T> = Pick<RenderedViewEntry<T>, "key" | "ref">

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcService.tsx:172

An entry describing a rendered GTC view registered to a view stack.

Type Parameters

Type ParameterDefault type
T extends GtcViewGtcView