mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(navController): Typescript docs needs types
This commit is contained in:
@@ -217,7 +217,7 @@ export class NavController extends Ion {
|
||||
/**
|
||||
* TODO
|
||||
* @name NavController#pop
|
||||
* @param [opts={}] Any additional option for the transition
|
||||
* @param {Object} [opts={}] Any additional option for the transition
|
||||
* @returns {Promise} Returns a promise when the transition is completed
|
||||
*/
|
||||
pop(opts = {}) {
|
||||
|
||||
Reference in New Issue
Block a user