activateTab method

void activateTab(
  1. int index
)

Implementation

void activateTab(int index) => js.activateTab(index);