mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
docs(all): fix "aditional" typo (#15672)
* docs(nav): fix typo * docs: fix more `aditional` typings
This commit is contained in:
@ -142,7 +142,7 @@ export class Nav implements NavOutlet {
|
||||
}
|
||||
|
||||
/**
|
||||
* Push a new component onto the current navigation stack. Pass any aditional information along as an object. This additional information is accessible through NavParams
|
||||
* Push a new component onto the current navigation stack. Pass any additional information along as an object. This additional information is accessible through NavParams
|
||||
*/
|
||||
@Method()
|
||||
push<T extends NavComponent>(
|
||||
|
||||
Reference in New Issue
Block a user