mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs: fix doc tags
This commit is contained in:
@@ -6,10 +6,10 @@ import * as util from 'ionic/util';
|
||||
|
||||
/**
|
||||
* @name ionModal
|
||||
* @classdesc
|
||||
* @description
|
||||
* 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.
|
||||
*
|
||||
* @example
|
||||
* @usage
|
||||
* ```ts
|
||||
* class MyApp {
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user