ResponsiveBoxBuilder.SingleColumnScreen Method
| Name | Parameters | Description |
|---|---|---|
| SingleColumnScreen(JS) | value | Specifies on which screens all layout elements should be arranged in a single column. Accepts a single or several size qualifiers separated by a space. Mirrors the client-side singleColumnScreen option. |
| SingleColumnScreen(String) | value | Specifies on which screens all layout elements should be arranged in a single column. Accepts a single or several size qualifiers separated by a space. Mirrors the client-side singleColumnScreen option. |