Extract the tabname to which this module instance corresponds from the ns
tab_ns_extract.Rd
Extract the tabname to which this module instance corresponds from the ns
Usage
tab_ns_extract(
extract,
which = c("first", "last", "all")[1],
ns_fun = ns_find(e),
e = rlang::caller_env()
)
See also
Other general:
browser_server()
,
browser_ui()
,
is_shiny.tag()
,
ns_custom()
,
ns_find()
,
path_strip_shiny()
,
path_strip_to()
,
warn_id()