UNPKG

@sap/generator-fiori

Version:

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

6 lines 274 B
<mvc:View xmlns:core="sap.ui.core" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m" xmlns:html="http://www.w3.org/1999/xhtml" controllerName="<%- ns %>.<%- name %>"> <Page id="<%- name %>" title="{i18n><%- name %>Title}"> <content></content> </Page> </mvc:View>