Function: getComponentsByType()
getComponentsByType(
contentType):AreaComponentInfo[]
Defined in: areaInstances.ts:48
按 contentType 取当前存活的全部组件(含各自 areaId),按 areaId 升序
Parameters
contentType
string
内容类型标识
Returns
存活组件信息列表
getComponentsByType(
contentType):AreaComponentInfo[]
Defined in: areaInstances.ts:48
按 contentType 取当前存活的全部组件(含各自 areaId),按 areaId 升序
string
内容类型标识
存活组件信息列表