feat(vue): add hook to access Ionic Vue router (#22072)

This commit is contained in:
Liam DeBeasi
2020-09-11 11:33:41 -04:00
committed by GitHub
parent 8227844cbc
commit 3d34b68fbd
2 changed files with 14 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export { IonTabButton } from './components/IonTabButton';
export { IonTabs } from './components/IonTabs';
export { IonTabBar } from './components/IonTabBar';
export { useHardwareBackButton } from './hardware-back-button';
export { IonRouter, useHardwareBackButton, useIonRouter } from './hooks';
export {
// Overlay Controllers