TypedComponentActionFactories
TypedComponentActionFactories<
Cfg> =CompActionFactoriesOf<CompTables,Cfg>
Defined in: projects/view-angular/lib/util/typed-field-component-pipe.ts:71
组件版 action 工厂集合。
Tables 只当配对通道上的上界, 真正生效的表由 entry 的期望元素类型反推,
所以这里直接复用 core 的骨架, 不再按组件重写一遍。
Type Parameters
Section titled “Type Parameters”Cfg = unknown