TypedComponentActionFactories
TypedComponentActionFactories<
Cfg> =TypedComponentActionFactoriesOf<Cfg,SolidAttributeName>
Defined in: packages/solid/src/util/typed-field-component-pipe.ts:71
组件版 action 工厂集合。
Tables 只当配对通道上的上界, 真正生效的表由 entry 的期望元素类型反推,
所以这里直接复用 core 的骨架。
Solid 侧额外摘掉 models(运行时不消费) 与 attributes(换成 HTML 名约束)。
Type Parameters
Section titled “Type Parameters”Cfg = unknown