mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(api): add links to component sections
This commit is contained in:
@ -36,6 +36,7 @@ import {NavRegistry} from './nav-registry';
|
||||
* ```html
|
||||
* <button [nav-push]="[pushPage, params]"></button>
|
||||
* ```
|
||||
* @see {@link /docs/v2/components#navigation Navigation Component Docs}
|
||||
*/
|
||||
@Directive({
|
||||
selector: '[nav-push]',
|
||||
|
Reference in New Issue
Block a user