MappingPropsinterface

{
	readonly mapping: Mapping;
}
PropertyType
.mappingMapping
Mapping entries that extend or override the inherited mapping inside this subtree. required readonly

Props for the Mapping component returned by createMapper().