Skip to content

插件 interface #22

@monkindey

Description

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

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

Metadata

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