remove_query_string: Remove the URL query

Description Usage Arguments

View source: R/utils.R

Description

Remove the entire query string from the url. This function should only be called inside the server function of your 'shiny' app.

Usage

1
remove_query_string(session = shiny::getDefaultReactiveDomain())

Arguments

session

the Shiny session


shizidushu/shinycomp documentation built on Sept. 15, 2020, 11:30 a.m.