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

components transtion-group is not able to distribute props to the components which declared by the tag props. #7382

Closed
misakamayako opened this issue Jan 4, 2018 · 1 comment

Comments

@misakamayako
Copy link

What problem does this feature solve?

for example,there is a row component which includes some cols,i wanna the cols have transition effect,and give row some props.But ,the props i wrote does no effect on the row component.and if i use 'row > transtion-group' combination, some css will lose there effect

What does the proposed API look like?

<transtion-group type=row :option={row's props}>

@posva
Copy link
Member

posva commented Jan 4, 2018

Duplicate of #5095

@posva posva marked this as a duplicate of #5095 Jan 4, 2018
@posva posva closed this as completed Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants