Open cbirdsong opened 3 years ago
This adds support for vertical tabs via a tabsDirection option and associated data-tabs-direction attribute. It supports horizontal and vertical string values, but it would be fairly easy to rework it to be a boolean.
tabsDirection
data-tabs-direction
Also, I guess probably the version number in the README.md changelog needs to change.
This adds support for vertical tabs via a
tabsDirection
option and associateddata-tabs-direction
attribute. It supports horizontal and vertical string values, but it would be fairly easy to rework it to be a boolean.