mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(): generate readme for the overlays
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
|
||||
## Properties
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### content
|
||||
|
||||
string
|
||||
@@ -37,11 +42,6 @@ any
|
||||
any
|
||||
|
||||
|
||||
#### loadingId
|
||||
|
||||
string
|
||||
|
||||
|
||||
#### showBackdrop
|
||||
|
||||
boolean
|
||||
@@ -54,6 +54,11 @@ boolean
|
||||
|
||||
## Attributes
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### content
|
||||
|
||||
string
|
||||
@@ -84,11 +89,6 @@ any
|
||||
any
|
||||
|
||||
|
||||
#### loadingId
|
||||
|
||||
string
|
||||
|
||||
|
||||
#### showBackdrop
|
||||
|
||||
boolean
|
||||
@@ -119,6 +119,14 @@ boolean
|
||||
#### ionLoadingWillPresent
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
#### dismiss()
|
||||
|
||||
|
||||
#### present()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user