Solved! Go to Solution.
Views
Replies
Total Likes
Hi Karthick1356,
Have you tried in this way
<sly data-sly-test.right=${right.value} />
data-off-${right}="${model.value1}"
Hi @karthick1356 ,
You can use 'data-sly-attribute' HTL block to achieve this. its supports map (key-value), and the key automatically becomes atribute in html mark-up.
Reference -
https://www.youtube.com/watch?v=LhvSNVagoZk
Hi Karthick1356,
Have you tried in this way
<sly data-sly-test.right=${right.value} />
data-off-${right}="${model.value1}"
Views
Likes
Replies
Views
Likes
Replies