navbarPageWithInputs: Navbar with Input
Description
Call this function with an input (such as textInput("text", NULL, "Search")
) if you
want to add an input to the navbar
Usage
navbarPageWithInputs(..., inputs)
Arguments
...
Regular Navbar elements, like tabPanel
Value
Navbar function that allows adding inputs