Skip to content

table component render tree data support lazy load #5910

@boot-vue

Description

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

What problem does this feature solve?

table component render tree data support lazy load

What does the proposed API look like?

<a-table :columns="columns" :data-source="data" lazy :load=()=>{load more function.....} />

tree data in table can lazy load

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