Hi Experts,
When i try to append debug=layout to my AEM page it is giving the following details for each component.
res=/content/mypage/en_GB/index/jcr:content/header/title sel=h1 type=myapps/components/content/title
cell=homepage/header/title sp=homepage|contentpage|page/header/title
I can deduce that res means resource in content and type is sling:resourceType of that resource.
Can some one please let me know what sel,cell,sp means?