UseTableConfig
Home > @backstage/ui > UseTableConfig
Signature:
export interface UseTableConfig<T = any>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
T[] |
(Optional) Full dataset - when provided, rowCount is calculated automatically and sliced data is returned | ||
|
(Optional) Pagination configuration |