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
|
## Properties
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### content
|
#### content
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -37,11 +42,6 @@ any
|
|||||||
any
|
any
|
||||||
|
|
||||||
|
|
||||||
#### loadingId
|
|
||||||
|
|
||||||
string
|
|
||||||
|
|
||||||
|
|
||||||
#### showBackdrop
|
#### showBackdrop
|
||||||
|
|
||||||
boolean
|
boolean
|
||||||
@ -54,6 +54,11 @@ boolean
|
|||||||
|
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### content
|
#### content
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -84,11 +89,6 @@ any
|
|||||||
any
|
any
|
||||||
|
|
||||||
|
|
||||||
#### loadingId
|
|
||||||
|
|
||||||
string
|
|
||||||
|
|
||||||
|
|
||||||
#### showBackdrop
|
#### showBackdrop
|
||||||
|
|
||||||
boolean
|
boolean
|
||||||
@ -119,6 +119,14 @@ boolean
|
|||||||
#### ionLoadingWillPresent
|
#### ionLoadingWillPresent
|
||||||
|
|
||||||
|
|
||||||
|
## Methods
|
||||||
|
|
||||||
|
#### dismiss()
|
||||||
|
|
||||||
|
|
||||||
|
#### present()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### color
|
#### color
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -59,6 +64,11 @@ boolean
|
|||||||
|
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### color
|
#### color
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -129,6 +139,14 @@ boolean
|
|||||||
#### ionModalWillPresent
|
#### ionModalWillPresent
|
||||||
|
|
||||||
|
|
||||||
|
## Methods
|
||||||
|
|
||||||
|
#### dismiss()
|
||||||
|
|
||||||
|
|
||||||
|
#### present()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### buttons
|
#### buttons
|
||||||
|
|
||||||
any
|
any
|
||||||
@ -64,6 +69,11 @@ boolean
|
|||||||
|
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### buttons
|
#### buttons
|
||||||
|
|
||||||
any
|
any
|
||||||
@ -147,12 +157,18 @@ boolean
|
|||||||
#### addColumn()
|
#### addColumn()
|
||||||
|
|
||||||
|
|
||||||
|
#### dismiss()
|
||||||
|
|
||||||
|
|
||||||
#### getColumn()
|
#### getColumn()
|
||||||
|
|
||||||
|
|
||||||
#### getColumns()
|
#### getColumns()
|
||||||
|
|
||||||
|
|
||||||
|
#### present()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### color
|
#### color
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -69,6 +74,11 @@ boolean
|
|||||||
|
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### color
|
#### color
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -149,6 +159,14 @@ boolean
|
|||||||
#### ionPopoverWillPresent
|
#### ionPopoverWillPresent
|
||||||
|
|
||||||
|
|
||||||
|
## Methods
|
||||||
|
|
||||||
|
#### dismiss()
|
||||||
|
|
||||||
|
|
||||||
|
#### present()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### closeButtonText
|
#### closeButtonText
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -64,6 +69,11 @@ boolean
|
|||||||
|
|
||||||
## Attributes
|
## Attributes
|
||||||
|
|
||||||
|
#### animate
|
||||||
|
|
||||||
|
boolean
|
||||||
|
|
||||||
|
|
||||||
#### closeButtonText
|
#### closeButtonText
|
||||||
|
|
||||||
string
|
string
|
||||||
@ -139,6 +149,14 @@ boolean
|
|||||||
#### ionToastWillPresent
|
#### ionToastWillPresent
|
||||||
|
|
||||||
|
|
||||||
|
## Methods
|
||||||
|
|
||||||
|
#### dismiss()
|
||||||
|
|
||||||
|
|
||||||
|
#### present()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user