UNPKG

ui5_easy_use

Version:

CLI tool for SAP ui5 and SAPUI5 projects to initialize apps, generate pages, insert form and table components, manage routing, and automate i18n bindings

11 lines (10 loc) 241 B
<mvc:View controllerName="${ez5.appName}.controller.${ez5.controllerName}" xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc"> <Page id="page" title="${ez5.controllerName}"> <content /> </Page> </mvc:View>