<td> ...</td>
...
...
...
<td class="is-sticky">...</td> <-- looking to add a unique style here
<td class="is-sticky">...</td> <-- no styles should be applied here
Within the provided code snippet, there may be multiple sticky columns following the initial one. However, it is specifically the first column for which I am interested in implementing a distinct style.