Index 01Component Library
Index
Core

Data View

Headless table with filtering, sorting, selection, and cursor pagination.

Dependencies

  • @tanstack/react-table
  • @tanstack/react-query
  • @/components/ui/*
  • @/lib/cursor-wrapper
  • @/components/composite/date-range-scroll-picker

Usage

Install
bun add @tanstack/react-table @tanstack/react-query
Usage
import { DataViewModule } from '@/components/module/data-view'