Best way to check size of the children/has children node of the responsive grid 'root' node
Hi Community,
I am looking for standard/easy way to find the size of the first level children of the root responsive grid node. I understand that we can do it in jave/javascript code with list-children and find the size.
Is there any simple way in HTL itself to find that root node has children or not. if possible with size also.
