A character vector containing names of inputs to exclude from
bookmarking.
session
A shiny session object.
Details
This function can also be called from a module's server function, in which
case it will exclude inputs with the specified names, from that module. It
will not affect inputs from other modules or from the top level of the Shiny
application.