Tabslet icon indicating copy to clipboard operation
Tabslet copied to clipboard

Get index of clicked tab

Open levipadre opened this issue 7 years ago • 1 comments

Hi,

Cool plugin! Do you know how can I get the clicked tab index number?

$('.tabs').on("_before", function() {
      console.log(index);
});

levipadre avatar Nov 08 '17 19:11 levipadre

Hey,

That would be interesting.

mainIine avatar Sep 16 '19 12:09 mainIine