mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
feat(vue): add hook to access Ionic Vue router (#22072)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user