Content(props): Element
Defined in: registry.tsx:171
通用渲染:按 contentType 命中注册组件并注入类型化实例状态;未注册则通用占位。
挂载时把该区域内容容器注册进 areaInstances(供 getAreaComponent / getComponentsByType 查询)。
Parameters
props
type 内容类型标识;areaId 承载该内容的区域 id
areaId
number
type
string
Returns
Element