UNPKG

@sap/generator-fiori

Version:

Create an SAPUI5 application using SAP Fiori elements or a freestyle approach

6 lines 202 B
<mvc:View controllerName="<%- app.id %>.controller.<%- template.settings.viewName %>" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m"> <Page id="page" title="{i18n>title}"> </Page> </mvc:View>