How to use json data using model folder and get data in any file

PHOTO EMBED

Wed Nov 06 2024 13:50:17 GMT+0000 (Coordinated Universal Time)

Saved by @deepaksingh

"models": {
			"customer": {
				"type": "sap.ui.model.json.JSONModel",
				"uri": "model/customers.json"
			}
		},
          
          items="{path:'customer>/customers', templateShareable: false}"
content_copyCOPY