How to add class to list items?
hamedgasemi200 opened this issue · 0 comments
hamedgasemi200 commented
I'd like to add a class to my li items; what is the solution?
Example:
<ul>
<li class='ltr'>Item 1</li>
<li class='ltr'>Item 2</li>
</ul>
hamedgasemi200 opened this issue · 0 comments
I'd like to add a class to my li items; what is the solution?
Example:
<ul>
<li class='ltr'>Item 1</li>
<li class='ltr'>Item 2</li>
</ul>