恐怕我们目前没有任何中央文档。应用程序的某些区域有自己的特定文档例如,主题列表,其中列出了上下文参数。但除此之外,最好的办法是在核心代码库中搜索 applyTransformer 调用,或者使用 console.log。
关于 transformer 的一般文档可以在这里找到:Using Transformers to customize client-side values and behavior
恐怕我们目前没有任何中央文档。应用程序的某些区域有自己的特定文档例如,主题列表,其中列出了上下文参数。但除此之外,最好的办法是在核心代码库中搜索 applyTransformer 调用,或者使用 console.log。
关于 transformer 的一般文档可以在这里找到:Using Transformers to customize client-side values and behavior