UseTableResult
Home > @backstage/ui
> UseTableResult
Signature:
export interface UseTableResult<T = any>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
T[] |
(Optional) Sliced data for current page | ||
Pagination utilities | |||
Props to pass to TablePagination component |