docs(): update docs

This commit is contained in:
mhartington
2016-09-26 14:28:11 -04:00
parent 390522c0e6
commit 4baa5b1e0c
6 changed files with 36 additions and 1 deletions

View File

@ -263,6 +263,7 @@ export class Button extends Ion {
}
}
/** @private */
ngAfterContentInit() {
this._init = true;
this._assignCss(true);