Skip to main content
Version: 4.xx.xx

3. Selection of UI Framework

refine is a headless framework by default, which means that you can build your app without any UI frameworks. If you want to use one, however, refine offers built-in support for the most popular UI frameworks such as Material UI, Ant Design, Mantine and Chakra UI. Using one of these frameworks can significantly speed up your app's UI development process.

Before you start, you can read the API references of the UI frameworks to get more information about them.

Select a UI Framework

After this step, the tutorial will proceed according to your UI framework choice. You can choose one of the following UI frameworks or just go with the headless UI option:


The tutorial content from now on will be according to your UI selection, which is: headless


Checklist