import {Component} from '@angular/core'; /** * @title Basic use of the tab group */ @Component({ selector: 'tab-group-basic-example', templateUrl: 'tab-group-basic-example.html', styleUrls: [tab-group-basic-example.css], }) export class TabGroupBasicExample {} import {Component} from '@angular/core'; /** * @title Basic use of the tab group */ @Component({ selector: 'tab-group-basic-example', templateUrl: 'tab-group-basic-example.html', styleUrls: [tab-group-basic-example.css], }) export class TabGroupBasicExample {}