For my work I should create an app with openUI5 which should be fully responsive. I normally use Bootstrap for this, but i don't know how to integrate Bootstrap in an OpenUI5 app. Any ideas?

有帮助吗?

解决方案

You should definitely take a look at Ui5Strap which provides a Bootstrap library for OpenUI5. It is still alpha state, but it seems to support the 3.1.1 Bootstrap library already quite well. But like the previous commenter mentioned, OpenUI5 should be fully responsive by default, too - so you should consider if you really want to build your app upon a third party library.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top