UNPKG

@sap/generator-fiori

Version:

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

8 lines (7 loc) 243 B
<mvc:View controllerName="<%- app.id %>.controller.<%- template.settings.viewName %>" xmlns:mvc="sap.ui.core.mvc" displayBlock="true" xmlns="sap.m"> <Page id="page" title="{i18n>title}"> <content /> </Page> </mvc:View>