Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for mode prop for Transitions components #8481

Open
baptisteArno opened this issue May 13, 2024 · 0 comments
Open

Support for mode prop for Transitions components #8481

baptisteArno opened this issue May 13, 2024 · 0 comments
Labels
needs triage Issues and pull requests that need triage attention

Comments

@baptisteArno
Copy link
Contributor

Description

It would be nice to be able to change the default mode prop from AnimatePresence for all Transitions components.

Problem Statement/Justification

A lot of time, I would actually need to change the mode to popLayout

Proposed Solution or API

Just forward the mode prop to AnimatePresence

Alternatives

Write my own AnimatePresence component.

Additional Information

If you are OK with this, I can create a PR.

@baptisteArno baptisteArno added the needs triage Issues and pull requests that need triage attention label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issues and pull requests that need triage attention
Projects
None yet
Development

No branches or pull requests

1 participant