For grid layouts, i you want to have a multi-device screen size layout you need a percentage and not a fixed with column. how do we do this?
For grid layouts, i you want to have a multi-device screen size layout you need a percentage and not a fixed with column. how do we do this?
The generated code should have the size set as percentage. In general, all components should automatically adjust to the screen size.