MappingPropsinterface

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

Props for the Mapping component returned by createMapper().