If you provide a custom filter function, it must have the following signature: (row: Row<TData>, id: string, filterValue: string | number) => boolean;. This ...
確定! 回上一頁