mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Built site for shiny: 1.7.1.9003@8a5da25
This commit is contained in:
@@ -64,10 +64,13 @@ component from the app's URL.</p>
|
||||
<h2>Arguments</h2>
|
||||
<dl><dt>session</dt>
|
||||
<dd><p>A Shiny session object.</p></dd>
|
||||
|
||||
</dl></div>
|
||||
<div id="value">
|
||||
<h2>Value</h2>
|
||||
<p>For <code>getQueryString</code>, a named list. For example, the query
|
||||
|
||||
|
||||
<p>For <code>getQueryString</code>, a named list. For example, the query
|
||||
string <code>?param1=value1&param2=value2</code> becomes <code>list(param1 = value1, param2 = value2)</code>. For <code>getUrlHash</code>, a character vector with
|
||||
the hash (including the leading <code>#</code> symbol).</p>
|
||||
</div>
|
||||
@@ -157,7 +160,7 @@ to worry about this.</p>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown">
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.3.</p>
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.4.</p>
|
||||
</div>
|
||||
|
||||
</footer></div>
|
||||
|
||||
Reference in New Issue
Block a user