mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -120,7 +120,7 @@ export class LoadingController {
|
||||
|
||||
/**
|
||||
* Create a loading indicator. See below for options.
|
||||
* @param {LoadingOptions} opts Loading options
|
||||
* @param {LoadingOptions} [opts] Loading options
|
||||
* @returns {Loading} Returns a Loading Instance
|
||||
*/
|
||||
create(opts: LoadingOptions = {}) {
|
||||
|
||||
Reference in New Issue
Block a user