cancel
Showing results for 
Search instead for 
Did you mean: 

How to make SAP Ui5 HTML control responsive ?

Former Member
0 Kudos

I am using sap.ui.core.HTML control in the dialog and that works perfectly for desktop. How should I make that responsive for mobile device ?

Accepted Solutions (0)

Answers (3)

Answers (3)

irfan_gokak
Contributor
0 Kudos

Hi,

Try this link for CSS Media Quries

Former Member
0 Kudos

Hi Arjun,

I did not get your point, can you provide me some link where i can find solution ?

Thanks

former_member484715
Contributor
0 Kudos

Hi Toshif Pirosh,

You can make use of media queries and custom css styles. You can even use bootstrap for responsive HTML.

Regards,

Arjun Biswas