Using the demo project of angular2-mdl as a guide I ported the tab component and tried to implement it as follow:
import { Component } from \'@angular/core\'; @
use any or specific type of the variable like ( numbers,string,etc )
any
public tabChanged(index:any): void { this.activeIndex = index; }