-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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
feat: Table summary support align #27365
Conversation
最好把 react-component/table#503 一起搞了,这个更实用。 |
|
close #26866 |
Size Change: +10 B (0%) Total Size: 792 kB
ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d91514f:
|
顶一个,今天刚遇到这个 Summary 不能设置 align 的问题, 最好可以默认继承 table的 columns里的 align 配置。 因为单独在配置一遍有些繁琐 |
问下这个合了嘛,Summary定位不起作用啊 |
[中文版模板 / Chinese template]
close #26866
🤔 This is a ...
🔗 Related issue link
resolve #26866
💡 Background and solution
📝 Changelog
align
prop.align
配置。☑️ Self Check before Merge