mirror of
https://github.com/nextcloud/server.git
synced 2026-03-31 14:47:35 -04:00
This is a composable - not a service, because it is using the `useHotKey` composable. At this moment it works, but in general its only safe to put composables into `setup`-context. This makes it future prove. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| useBeforeNavigation.ts | ||
| useFileListHeaders.spec.ts | ||
| useFileListHeaders.ts | ||
| useFileListWidth.cy.ts | ||
| useFileListWidth.ts | ||
| useHotKeys.spec.ts | ||
| useHotKeys.ts | ||
| useNavigation.spec.ts | ||
| useNavigation.ts | ||
| useRouteParameters.ts | ||