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

栅格系统的 Col 组件在将来的版本能否支持 flex 填充 #2558

Closed
1 task
ffx0s opened this issue Jul 14, 2020 · 1 comment · Fixed by #2562
Closed
1 task

栅格系统的 Col 组件在将来的版本能否支持 flex 填充 #2558

ffx0s opened this issue Jul 14, 2020 · 1 comment · Fixed by #2562
Labels

Comments

@ffx0s
Copy link

ffx0s commented Jul 14, 2020

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

What problem does this feature solve?

以适应更加灵活多变的布局需求

What does the proposed API look like?

<Row>
  <Col flex="100px">100px</Col>
  <Col flex="auto">Fill Rest</Col>
</Row>
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant