@quantabit/table-sdk
v1.0.2
Published
Data table with sorting, pagination, and row selection
Readme
@quantabit/table-sdk
Data table with sorting, filtering, and pagination
Components
- DataTable — Full-featured table (sort, page, stripe, hover)
- SimpleTable — Lightweight no-frills table
- useTable — Hook with sort/filter/paginate state
import { DataTable, useTable } from '@quantabit/table-sdk';
<DataTable columns={[{key:'name',title:'Name'},{key:'age',title:'Age'}]} data={users} pageSize={10}/>License
MIT
🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
