It is my app.component.ts:
import { Component } from \'@angular/core\'; @Component({ templateUrl: \'app/app.component.html\', selector: \'my-app\' }
Primeng tabview has an "lazy" attribute which is default to "false". You can set it as follows