You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I checked the HTML elements in the example of the tabs component, I found that elements that are not visible in the tab have a hidden attribute (Red highlight).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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
Radix-ui'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).I checked the animation documentation of Radix-ui, but I'm not sure how to implement the animation shown in the video above in the
tabs
component.tabs
component? Can I do it?Beta Was this translation helpful? Give feedback.
All reactions