Skip to content

a-row and a-col can be combined at any level without restriction. The upper level of a-col must be a-row or a-row can be bound to other doms in the form of use. #4308

@cloud0072

Description

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

What problem does this feature solve?

a-row和a-col可以任意层级的组合而不必限制 a-col的上一级必须是a-row
或者a-row可以使用use的形式绑定在其他dom上

What does the proposed API look like?

使antdesignvue 2.x 支持< a-row >< div >< a-col >< /a-col >< /div >< /a-row >形式的写法或 < div ref='ant-row' >< a-col >< /a-col >< /div >

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions