RowConfig
Home > @backstage/ui > RowConfig
Signature:
export interface RowConfig<T extends TableItem>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(item: T) => string | undefined |
(Optional) | ||
|
(item: T) => boolean |
(Optional) | ||
|
(item: T) => void |
(Optional) |