Skip to content

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

@ffx0s

Description

@ffx0s
  • 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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions