mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
docs(viewController, picker, popover, toast, gestures, utils): update docs
This commit is contained in:
@ -93,6 +93,7 @@ export class Picker extends ViewController {
|
||||
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @name PickerController
|
||||
* @description
|
||||
*
|
||||
@ -109,4 +110,4 @@ export class PickerController {
|
||||
return new Picker(this._app, opts);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user