mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
chore(demos): change dgeni path for demos
change dgeni path for demos
This commit is contained in:
@ -172,7 +172,7 @@ export class Loading extends ViewController {
|
||||
* | dismissOnPageChange |`boolean` | Whether to dismiss the indicator when navigating to a new page. Default false. |
|
||||
* | duration |`number` | How many milliseconds to wait before hiding the indicator. By default, it will show until `dismiss()` is called. |
|
||||
*
|
||||
* @demo /docs/v2/demos/loading/
|
||||
* @demo /docs/v2/demos/src/loading/
|
||||
* @see {@link /docs/v2/api/components/spinner/Spinner Spinner API Docs}
|
||||
*/
|
||||
@Injectable()
|
||||
|
Reference in New Issue
Block a user