Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Creating User Interface for Gadgets | Creating Responsive Gadgets
 
Creating Responsive Gadgets
Using bootstrap styles for your gadgets would ensure that the gadgets are internally responsive. However, there might be a situation where you need to use responsive large controls in the user interface. For example, HTML tables are not responsive by default, and if you use a big table in a gadget, the table in the gadget might overlap with other gadgets. The best solution for these scenarios would be to use percentages (%) for defining widths.