跳转到内容

TypedComponentActionFactories

TypedComponentActionFactories<Cfg> = TypedComponentActionFactoriesOf<Cfg, ReactAttributeName>

Defined in: packages/react/src/util/typed-field-component-pipe.ts:71

组件版 action 工厂集合。

Tables 只当配对通道上的上界, 真正生效的表由 entry 的期望元素类型反推, 所以这里直接复用 core 的骨架。 React 侧额外摘掉 models(运行时不消费) 与 attributes(换成 HTML 名约束)。

Cfg = unknown