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
Click any pattern to see its rotation effect, or use the controls above to see them all in sequence
181
-
</Body2>
182
178
</div>
183
179
);
184
180
};
@@ -187,7 +183,7 @@ CardFlip.parameters = {
187
183
docs: {
188
184
description: {
189
185
story:
190
-
'A collection of common single-axis rotation patterns that you can use as starting points for your own animations. Each pattern demonstrates rotation around a specific axis (X, Y, or Z) with spring-relaxed easing.',
186
+
'Each card rotates around a specific axis (X, Y, or Z) with different easing and durations for the enter and exit transitions.',
0 commit comments