StructuredMetadataTableProps
Home > @backstage/core-components > StructuredMetadataTableProps
Signature:
export interface StructuredMetadataTableProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) | ||
|
{ [key: string]: any; } | |||
|
{ titleFormat?: (key: string) => string; nestedValuesAsYaml?: boolean; } |
(Optional) |