mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Built site for shiny: 1.7.4.1@ffd6058
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">shiny</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="">1.7.4.9002</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="">1.7.4.1</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@@ -121,7 +121,7 @@ single-select lists and no values for multiple select lists.</p></dd>
|
||||
|
||||
|
||||
<dt>options</dt>
|
||||
<dd><p>A list of options. See the documentation of <span class="pkg">selectize.js</span>(<a href="https://selectize.dev/docs/usage" class="external-link">https://selectize.dev/docs/usage</a>)
|
||||
<dd><p>A list of options. See the documentation of <span class="pkg">selectize.js</span>
|
||||
for possible options (character option values inside <code><a href="https://rdrr.io/r/base/AsIs.html" class="external-link">base::I()</a></code> will
|
||||
be treated as literal JavaScript code; see <code><a href="renderDataTable.html">renderDataTable()</a></code>
|
||||
for details).</p></dd>
|
||||
|
||||
Reference in New Issue
Block a user