Browser Compatibility
This feature is not supported in Internet Explorer. Please use a modern browser for the best experience.
Documentation Update
This documentation was last updated on March 21, 2025. Some information may have changed since then.
Performance Tip
Use React.memo() to prevent unnecessary re-renders of expensive components when their props haven't changed.
Server Components
React Server Components allow you to render components on the server, reducing the JavaScript sent to the client.
Destructive Action
This action will permanently delete all your data and cannot be undone. Make sure you have a backup before proceeding.