BaseCrossFieldEntry
Base interface for all cross-field entries. All configurations that reference other fields share these common properties.
Properties
| Name | Type | Description |
|---|---|---|
| category | | The category of this cross-field entry |
| dependsOn | string[] | Field keys that this configuration depends on (extracted from expressions) |
| sourceFieldKey | string | The key of the field where this configuration was originally defined |