📄️ Access Control
Introduction
🗃️ Auth
2 items
📄️ Custom Layout
You can create custom layouts using ` and ` components.
📄️ Custom Pages
This document is related to how to create custom pages for react applications. Since Nextjs and Remix have a file system based router built on the page concept, you can create your custom pages under the pages or routes folder.
🗃️ Data Provider
5 items
🗃️ Form
2 items
🗃️ Import - Export
2 items
📄️ Live / Realtime
refine lets you add Realtime support to your app via the liveProvider prop for ``. It can be used to update and show data in Realtime throughout your app. refine remains agnostic in its API to allow different solutions(Ably, Socket.IO, Mercure, supabase, etc.) to be integrated.
📄️ Multi Level Menu
This document is related to how to create a multi-level menu for refine applications.
🗃️ Multitenancy
2 items
📄️ Mutation Mode
Overview
🗃️ Search
3 items
🗃️ SSR
2 items
🗃️ Upload
2 items
🗃️ Web3
1 items