Welcome to Mantine!
Framework guides
Get started without framework
Choose packages that you will use in your application:
Package | Description | |
---|---|---|
@asuikit/hooks | Hooks for state and UI management | |
@asuikit/core | Core components library: inputs, buttons, overlays, etc. | |
@asuikit/form | Form management library | |
@asuikit/dates | Date inputs, calendars | |
@asuikit/notifications | Notifications system | |
@asuikit/prism | Code highlight with your theme colors and styles | |
@asuikit/tiptap | Rich text editor based on Tiptap | |
@asuikit/dropzone | Capture files with drag and drop | |
@asuikit/carousel | Embla based carousel component | |
@asuikit/spotlight | Overlay command center | |
@asuikit/modals | Centralized modals manager | |
@asuikit/nprogress | Navigation progress |
Install dependencies:
Wrap your application root component with MantineProvider:
All set! You can now import and use Mantine components anywhere in your application:
Start learning
Learn the basics
Read a 5 minute tutorial to get an overview of all core features, please start your journey with Mantine here
Learn about theming
Learn how to change colors, fonts, shadows, spacing and other theme values with MantineProvider
Explore source code
Mantine packages and documentation website is open source, if you like Mantine please give us a star
Explore Mantine UI
Mantine UI is a set of 120+ responsive components. All components support dark/light theme. It is free for everyone.