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

10 lines (9 loc) 247 B
<mvc:View controllerName="${ez5.appName}.controller.${ez5.controllerName}" xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc" xmlns:tnt="sap.tnt"> <tnt:mainContents> <NavContainer id="app" /> </tnt:mainContents> </mvc:View>