BasesViewConfig.getSummaryKey method
BasesViewConfig › getSummaryKey
Unofficial
Gets the summary function key configured for a property.Signature:
getSummaryKey(property: `note.${string}` | `formula.${string}` | `file.${string}`): null | stringParameters:
| Parameter | Type | Description |
|---|---|---|
| property | note.${string} | formula.${string} | file.${string} | The property identifier. |