No Documentation for the Presence component? #1390
Answered
by
segunadebayo
TheDarkThief
asked this question in
Q&A
-
🐛 Bug report💥 Steps to reproduce
💻 Link to reproduction
🧐 Expected behaviorDocumentation on this pretty important component 🧭 Possible Solution🌍 System information
📝 Additional information |
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Apr 23, 2024
Replies: 1 comment 2 replies
-
Given that Zag.js is framework-agnostic, integrating it requires various framework-specific details to achieve the desired outcome. For an example of how this can be done, check the use-presence hook in Ark UI. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've gone ahead to set up the documentation here:
https://zagjs.com/components/react/presence
You can also reference the components I've created here:
https://github.com/chakra-ui/zag/blob/main/starters/react/components/presence.tsx
https://github.com/chakra-ui/zag/blob/main/starters/react/app/presence/page.tsx