Tauri + Solid + Typescript#
This template should help get you started developing with Tauri, Solid and Typescript in Vite.
- Tab bar with drag-to-reorder tabs and new tab button
- Right-click context menu: close, close others, close right
- Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management
- App-internal routing via route prop on tabs (no iframes)
- Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser
- Automatic tab title inference from route paths
- CSS polish with gradient scroll fade, hover-only close buttons, dark mode support