mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
update api docs to say page instead of view
This commit is contained in:
@ -7,7 +7,8 @@ import {makeComponent} from '../../config/decorators';
|
||||
import * as util from 'ionic/util';
|
||||
|
||||
/**
|
||||
* The Modal is a content pane that can go over the user's main view temporarily. Usually used for making a choice or editing an item.
|
||||
* The Modal is a content pane that can go over the user's main view temporarily.
|
||||
* Usually used for making a choice or editing an item.
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
|
Reference in New Issue
Block a user