| useMultiStepForm | A composable to create forms over multiple pages |
| usePanels | Easily create and show panels with a lot of features |
| useTailwindBreakpoints | Get different breakpoints from the current screen size |
| useIsMacLike | Check if the current platform is a Mac or iOS device |
| useMetaKey | Get the meta key for the current platform (⌘ on Mac, ctrl on Windows) |
| useLayoutCollapseContext | Get the collapse layout context |
| useLayoutSidebarContext | Get the sidebar layout context |
| useLayoutSidenavContext | Get the sidenav layout context |
| useLayoutTopnavContext | Get the topnav layout context |