Solved
get value of index 2 in a Slightly list
I have list in Slightly. From the list i am trying to print only index =2. Can some one help me with this. Thanks in advance.
I have list in Slightly. From the list i am trying to print only index =2. Can some one help me with this. Thanks in advance.
<div data-sly-list.tab="${nav.tabs}" data-sly-unwrap>
<div data-sly-test="${tabList.index == 2}" data-sly-unwrap>
<div class="${tabList.index}">Its two</div>
</div>
</div>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.