mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
tweak nav docs
This commit is contained in:
@@ -6,8 +6,8 @@ import {NavController} from './nav-controller';
|
||||
|
||||
/**
|
||||
* Nav is a basic navigation controller component. As a subclass of [NavController](../NavController/)
|
||||
* you use it to navigate to views in your app. Nav automatically animates
|
||||
* transitions between views for you.
|
||||
* you use it to navigate to views in your app and manipulate the navigation stack.
|
||||
* Nav automatically animates transitions between views for you.
|
||||
*
|
||||
* For more information on using navigation controllers like Nav or [Tabs](../../Tabs/Tabs/),
|
||||
* take a look at the [NavController API reference](../NavController/).
|
||||
|
||||
Reference in New Issue
Block a user