MappingPropsinterface
{
readonly mapping: Mapping;
}| Property | Type | |
|---|---|---|
.mapping | Mapping | Mapping entries that extend or override the inherited mapping inside this subtree. required readonly |
Props for the Mapping component returned by createMapper().