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
ramadhan.dev -
송민석 -
Abdulnasır Olcan -
Hayato Takenaka -
Top comments (0)