mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
derp: missing end of code block
This commit is contained in:
@ -82,6 +82,7 @@ import {TabButton} from './tab-button';
|
|||||||
* console.log("Passed params", navParams.data);
|
* console.log("Passed params", navParams.data);
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
|
* ```
|
||||||
*
|
*
|
||||||
* Sometimes you may want to call a method instead of navigating to a new
|
* Sometimes you may want to call a method instead of navigating to a new
|
||||||
* page. You can use the `(select)` event to call a method on your class when
|
* page. You can use the `(select)` event to call a method on your class when
|
||||||
|
Reference in New Issue
Block a user