Skip to content
Discussion options

You must be logged in to vote

Yes, but with a specific approach. Since AuraUI components are interactive and use Framer Motion, they are marked with the "use client" directive. You can import them into any Server Component, and they will work perfectly. This ensures your data fetching stays on the server while your high-fidelity UI stays interactive on the client.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Pratik-UI-UX
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants