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:
@@ -68,14 +68,19 @@ Internet Explorer 9 and below.</p>
|
||||
<h2>Arguments</h2>
|
||||
<dl><dt>queryString</dt>
|
||||
<dd><p>The new query string to show in the location bar.</p></dd>
|
||||
|
||||
|
||||
<dt>mode</dt>
|
||||
<dd><p>When the query string is updated, should the the current history
|
||||
entry be replaced (default), or should a new history entry be pushed onto
|
||||
the history stack? The former should only be used in a live bookmarking
|
||||
context. The latter is useful if you want to navigate between states using
|
||||
the browser's back and forward buttons. See Examples.</p></dd>
|
||||
|
||||
|
||||
<dt>session</dt>
|
||||
<dd><p>A Shiny session object.</p></dd>
|
||||
|
||||
</dl></div>
|
||||
<div id="details">
|
||||
<h2>Details</h2>
|
||||
@@ -165,7 +170,7 @@ When <code>mode = "push"</code>, the function called is
|
||||
</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