[F] Update current index
This commit is contained in:
@@ -73,6 +73,9 @@ export default class NavController
|
|||||||
|
|
||||||
// Scroll to top
|
// Scroll to top
|
||||||
window.scrollTo(0, 0);
|
window.scrollTo(0, 0);
|
||||||
|
|
||||||
|
// Update selected index
|
||||||
|
this.index = index;
|
||||||
}
|
}
|
||||||
|
|
||||||
get id(): string
|
get id(): string
|
||||||
|
|||||||
Reference in New Issue
Block a user