PaginatedTable
Components
PaginatedTable()
PaginatedTable(
props
,context
?):ReactNode
Component used in the vibes app for data presentation
Parameters
Parameter | Type |
---|---|
props | TableProps & PaginationProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/PaginatedTable/index.tsx:13