Home > @tridion-sites/extensions > PropertiesGridProps
Signature:
export interface PropertiesGridProps
| Property | Modifiers | Type | Description |
|---|---|---|---|
| columnGap? | number | (Optional) Space in pixels between grid columns | |
| data | ReadonlyArray<PropertyItem> | Data to be rendered inside the grid | |
| rowGap? | number | (Optional) Space in pixels between grid rows |