IPropertyMap

Interface

Property Map Entry that provides a cross-walk between a property path (name) on the "object" to a property path on a model (item.title).

This enables autmatic mapping of properties between the two types of objects.

Properties

Property Type Notes
modelKey string
objectKey string

Interface defined in common/src/core/_internal/PropertyMapper.ts:73