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
Romina Mendez -
Javad İbrahimli -
Steve Wortham -
Hamza Khan -
Top comments (0)