docs(): update docs

This commit is contained in:
mhartington
2016-09-26 21:11:46 -04:00
parent eb2b879b37
commit dbfc183cac
6 changed files with 36 additions and 7 deletions

View File

@ -66,6 +66,9 @@ export class NavPush {
}
}
/**
* @private
*/
@HostListener('click')
onClick(): boolean {
if (this._nav) {