Hi, I am trying to create a page with the a horizontal navbar on top. I tried setting vertical=FALSE in argonDashSidebar but the items are displayed under each other not side by side.
I think having a top navbar to navigate between the different app pages is a crucial aspect of a Shiny app. Thanks for any help!
Hi, I am trying to create a page with the a horizontal navbar on top. I tried setting
vertical=FALSEinargonDashSidebarbut the items are displayed under each other not side by side.I think having a top navbar to navigate between the different app pages is a crucial aspect of a Shiny app. Thanks for any help!