mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
docs(): remove code blocks in docs
This commit is contained in:
@ -242,10 +242,6 @@ Dismiss the loading overlay after it has been presented.
|
||||
Returns a promise that resolves when the loading did dismiss. It also accepts a callback
|
||||
that is called in the same circustances.
|
||||
|
||||
```
|
||||
const {data, role} = await loading.onDidDismiss();
|
||||
```
|
||||
|
||||
|
||||
#### onWillDismiss()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user