We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
const { tableProps, paginationProps, formProps, getSelectedRowKeys } = useNextFormTable(list, { plugins: [selectionPlugin], });
比如使用了 selectionPlugin 的时候,return 的接口定义要有 getSelectedRowKeys