跳过到主要内容
版本:v18.0.0

EntryPointContainer

EntryPointContainer

function EntryPointContainer({
entryPointReference,
props,
}: {
+entryPointReference: PreloadedEntryPoint<TEntryPointComponent>,
+props: TRuntimeProps,
}): ReactElement

一个渲染预加载入口点的 React 组件。

  • entryPointReference:从调用 loadEntryPoint 或从 useEntryPointLoader 钩子中获取的值。
  • props:将传递给 Component 的其他运行时 props。

此页面是否有用?

通过以下方式帮助我们使网站变得更好 回答一些快速问题.