get_url_hash {shiny.router} | R Documentation |
Internal function to get url hash with #!.
Description
Internal function to get url hash with #!.
Usage
get_url_hash(session = shiny::getDefaultReactiveDomain())
Arguments
session |
The current Shiny Session |
Value
Reactive hash value.
[Package shiny.router version 0.3.1 Index]