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
GetVM -
Muhammad Bilal -
Saddam Hossain -
Abhinav Sharma -
Top comments (0)