Angular 2 AfterViewInit
示例
在初始化组件视图及其任何子视图之后触发。对于Angular2生态系统之外的插件,这是一个有用的生命周期挂钩。例如,您可以使用此方法基于Angular2呈现的标记来初始化jQuery日期选择器。
import { Component, AfterViewInit } from '@angular/core';
@Component({
selector: 'so-afterviewinit-component',
templateUrl: 'afterviewinit-component.html',
styleUrls: ['afterviewinit-component.']
})
class AfterViewInitComponent implements AfterViewInit {
ngAfterViewInit(): void {
console.log('This event fire after the content init have been loaded!');
}
}
热门推荐
9 年月日祝福语简短
10 中秋快乐祝福语简短的
11 妈妈祝福语简短16字
12 写给情侣祝福语 浪漫简短
13 38节贺卡简短祝福语
14 圣诞祝福语简短文字
15 简短祝福语大全暖心
16 新春进门祝福语大全简短
17 姐姐女儿结婚祝福语简短
18 潮汕生日谚语祝福语简短