Skip to contents

Add the invisible browser button ui component

Usage

browser_ui(.ns = ns_find())

Arguments

ns

(function) the ns function. Typically called from the parent environment, but in some cases where this function is heavily nested it may need to be provided directly.

Value

(shiny.tag.list) with the browser button and the script that hides it.