'Can I use a fixedRow() within a fluidPage()?

I am trying to get all the columns of a row in a shiny app to stay in the same row even when the window is resized but the other parts of the page I would like to be fluid when resized. Is this possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source