Skip to content

插件 interface #22

Open
Open
@monkindey

Description

  const { tableProps, paginationProps, formProps, getSelectedRowKeys } = useNextFormTable(list, {
    plugins: [selectionPlugin],
  });

比如使用了 selectionPlugin 的时候,return 的接口定义要有 getSelectedRowKeys

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