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

a-flex #7922

Open
1 task
TstName opened this issue Nov 8, 2024 · 1 comment
Open
1 task

a-flex #7922

TstName opened this issue Nov 8, 2024 · 1 comment

Comments

@TstName
Copy link

TstName commented Nov 8, 2024

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

a-flex 能不能把事件加上,布局有了,事件加不上很难受

What does the proposed API look like?

<a-flex
align="center"
justify="space-between"
@Click="changeCurrent"
>
</a-flex>
@selicens
Copy link
Member

selicens commented Nov 8, 2024

这个是flex这个组件阻止了attribute透传,一般来说flex作为布局组件也用不上鼠标事件,需要看下有无必要阻止透传,临时可以在外面套个div来解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants