Replies: 1 comment
-
Thanks for the discussion. I'm not quite sure I follow your question unfortunately. I think you're asking what the purpose of React Aria Components is? If so, this blog series may help answer your question https://react-spectrum.adobe.com/blog/building-a-button-part-1.html I think you might also be asking why we aren't using native |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
for example
<button commandfor="popover" command="show-popover"> <div id="popover" popover>
over<DialogTrigger/> <Popover/>
is it even worth for rac to use builtin props
Beta Was this translation helpful? Give feedback.
All reactions