Skip to content

Table 组件文档的 change 事件回调参数说明不全 #1432

@EmiyaYang

Description

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

What problem does this feature solve?

table 组件的 change 事件的回调函数参数不全。遗漏了最后一个也是最核心的包含变更后 dataSource 的参数对象,具体调用时可以打印出来,希望文档能补充完整,让使用者少走一些弯路。

遗漏文档地址

What does the proposed API look like?

希望补充: change ----> Function(pagination, filters, sorter, { currentDataSource })

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