mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +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()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
@ -7,6 +7,11 @@
|
||||
|
||||
## Properties
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
@ -59,6 +64,11 @@ boolean
|
||||
|
||||
## Attributes
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
@ -129,6 +139,14 @@ boolean
|
||||
#### ionModalWillPresent
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
#### dismiss()
|
||||
|
||||
|
||||
#### present()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
@ -7,6 +7,11 @@
|
||||
|
||||
## Properties
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### buttons
|
||||
|
||||
any
|
||||
@ -64,6 +69,11 @@ boolean
|
||||
|
||||
## Attributes
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### buttons
|
||||
|
||||
any
|
||||
@ -147,12 +157,18 @@ boolean
|
||||
#### addColumn()
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
|
||||
#### getColumn()
|
||||
|
||||
|
||||
#### getColumns()
|
||||
|
||||
|
||||
#### present()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
@ -7,6 +7,11 @@
|
||||
|
||||
## Properties
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
@ -69,6 +74,11 @@ boolean
|
||||
|
||||
## Attributes
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### color
|
||||
|
||||
string
|
||||
@ -149,6 +159,14 @@ boolean
|
||||
#### ionPopoverWillPresent
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
#### dismiss()
|
||||
|
||||
|
||||
#### present()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
@ -7,6 +7,11 @@
|
||||
|
||||
## Properties
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### closeButtonText
|
||||
|
||||
string
|
||||
@ -64,6 +69,11 @@ boolean
|
||||
|
||||
## Attributes
|
||||
|
||||
#### animate
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### closeButtonText
|
||||
|
||||
string
|
||||
@ -139,6 +149,14 @@ boolean
|
||||
#### ionToastWillPresent
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
#### dismiss()
|
||||
|
||||
|
||||
#### present()
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user