GetComponentOutputsHandlerMap
GetComponentOutputsHandlerMap<
TComponent> =ComponentOutputsOrigin<GetComponentOutputs<TComponent>>
Defined in: projects/view-angular/lib/util/typed-component.ts:107
非 Partial 形态的「output 名 -> 处理器签名」映射。 用于把 outputChange 的 list 逐位推成真实 emit 参数元组。
Type Parameters
Section titled “Type Parameters”TComponent
Section titled “TComponent”TComponent