This repository was archived by the owner on May 29, 2019. It is now read-only.
Custom css classes for tabset elements #603
Closed
Description
I think that the possibility of specify custom classes for elements inside the tabset would be really useful, something like:
<tabset div-class="customWrapper" ul-class="custom headers"...>
What do you think? Actually a need something like this for a project I'm doing, so if you agree with this change I could do a pull request in 1 or 2 days.