Skip to content

table prop childrenColumnName should accept value null or false #6933

@aimagic

Description

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

What problem does this feature solve?

to disable tree data display and AVOID NAME CONFLICT

What does the proposed API look like?

<a-table :children-column-name="null"></a-table> or <a-table :children-column-name="false"></a-table>

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