mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
docs(): update docs
This commit is contained in:
@ -66,6 +66,9 @@ export class NavPush {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
@HostListener('click')
|
||||
onClick(): boolean {
|
||||
if (this._nav) {
|
||||
|
Reference in New Issue
Block a user