type
BlockAdmin
BlockAdmin configures the ordinary block row heading.
Properties
| Property | Type | Description |
|---|---|---|
RowLabelPath | string | RowLabelPath names a direct stored scalar child; empty values use the block type label. |
Full signature
type BlockAdmin struct {
// RowLabelPath names a direct stored scalar child; empty values use the block type label.
RowLabelPath string
}