Open husen13 opened 7 years ago
Hi @husen13, maybe you can create a custom item inherit from SMItem class and add in the constructor add your tag with a specific class. Another way is using pseudo elements, all you need is add a class to your SMItem (SMButtonItem, SMLinkItem, etc) and use CSS.
i use this pluggin and it works !,but i want to add some glyphicon that trigger a modal,and i don't know how to add it,any help ?