UseTablePagination.data
Home > @backstage/ui
> UseTablePagination
> data
Sliced data for current page - only available when data is provided to useTable
Signature:
data?: T[];
Home > @backstage/ui
> UseTablePagination
> data
Sliced data for current page - only available when data is provided to useTable
Signature:
data?: T[];