<core:FragmentDefinition
	xmlns="sap.ui.integration.designtime.baseEditor"
	xmlns:core="sap.ui.core"
>
	<PropertyEditors
		init="wrapperInit"
		propertyEditorsChange="_propertyEditorsChange"
		config="{
			path: 'itemsModel>/',
			formatter: '._configItemsFormatter'
		}"
	/>
</core:FragmentDefinition>