mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(modal): reference link
This commit is contained in:
@@ -7,7 +7,7 @@ import {Animation} from '../../animations/animation';
|
||||
* A Modal is a content pane that goes over the user's current page.
|
||||
* Usually it is used for making a choice or editing an item. A modal uses the
|
||||
* `NavController` to
|
||||
* {@link /docs/v2/api/components/nav/NavController/#present NavController.present}
|
||||
* {@link /docs/v2/api/components/nav/NavController/#present present}
|
||||
* itself in the root nav stack. It is added to the stack similar to how
|
||||
* {@link /docs/v2/api/components/nav/NavController/#push NavController.push}
|
||||
* works.
|
||||
|
||||
Reference in New Issue
Block a user