How to include html native content to UI5 page - 直接在xml view里添加html namespace

53 阅读1分钟

Created by Jerry Wang, last modified on Sep 22, 2015

just add html native source code in xml view with given namespace:
clipboard1

in the runtime, the native html element will look like below:
clipboard2