| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "e3ef5ec3-0aba-44b3-b608-6f939cf49c88", |  |   "label" : "Stream Detail", |  |   "regions" : [ { |  |     "id" : "48e57d3b-e3d0-4f72-be2f-a2fae7b65a0a", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "id" : "{!recordId}" |  |       }, |  |       "componentName" : "forceCommunity:streamDetail", |  |       "id" : "8c078f23-692d-4f99-a755-99025f03a1b5", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "cd36c50d-c89e-4a33-a381-6e21077775b9", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "a16a1ef4-47ac-4970-9d30-9cc7d15dd873", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "detail-0Fq" |  | } | 
 |