Module to select environment variable

module_navbar_server(
  input,
  output,
  session,
  settings,
  iso_objects = list(),
  close_button = FALSE
)

Arguments

settings

settings_server provide a central settings server if intending to share/save/restore settings accross the app, otherwise the default bare servers works fine.

close_button

whether to include a close button