feat(vue): add keyboard hook (#22145)

This commit is contained in:
Liam DeBeasi
2020-09-23 09:33:02 -04:00
committed by GitHub
parent f82bac1780
commit b76bfa36c2
2 changed files with 41 additions and 2 deletions

View File

@ -11,7 +11,7 @@ export { IonTabButton } from './components/IonTabButton';
export { IonTabs } from './components/IonTabs';
export { IonTabBar } from './components/IonTabBar';
export { IonRouter, useBackButton, useIonRouter } from './hooks';
export { IonKeyboardRef, IonRouter, useBackButton, useIonRouter, useKeyboard } from './hooks';
export {
// Overlay Controllers