Replies: 1 comment
-
This should be possible using the presence machine. In Ark we have some Animations you can Check Out https://ark-ui.com/docs/react/components/tooltip#adding-animation |
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.
-
I wonder if it is possible to apply animation to the
tabs
component as shown below.RPReplay_Final1689153085.mov
Zag's tabs component


When I checked the HTML elements in the example of the
tabs
component, I found that elements that are not visible in thetab
have ahidden
attribute (Red highlight).The
zag
documentation doesn't show how to apply animation, so I'm posting a question.tabs
component? Can I do it?Beta Was this translation helpful? Give feedback.
All reactions