BasesViewConfig.getPropertyConfig method
BasesViewConfig › getPropertyConfig
Unofficial
Gets the per-property config for a property.Signature:
getPropertyConfig(property: `note.${string}` | `formula.${string}` | `file.${string}`): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| property | note.${string} | formula.${string} | file.${string} | The property identifier. |
Returns: unknown — The property config.