useReactTable
->Takes an options object and returns a table.
import { useReactTable } from '@stanstack/react-table'
function App() {
const table = useReactTable(options)
// ...render your table
}
useReactTable
->Takes an options object and returns a table.
import { useReactTable } from '@stanstack/react-table'
function App() {
const table = useReactTable(options)
// ...render your table
}
For further actions, you may consider blocking this person and/or reporting abuse
jin -
Edgaras -
keploy -
Mayank Chawdhari -
Top comments (0)