mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@efc3f8acc3 🚀
This commit is contained in:
parent
30796d5bec
commit
3c7b05e33d
25 changed files with 594 additions and 142 deletions
|
|
@ -53,7 +53,8 @@ Adds the option to select "none" which is handled later</p>
|
|||
<span> col_subset <span class="op">=</span> <span class="cn">NULL</span>,</span>
|
||||
<span> placeholder <span class="op">=</span> <span class="st">""</span>,</span>
|
||||
<span> <span class="va">onInitialize</span>,</span>
|
||||
<span> none_label <span class="op">=</span> <span class="st">"No variable selected"</span></span>
|
||||
<span> none_label <span class="op">=</span> <span class="st">"No variable selected"</span>,</span>
|
||||
<span> maxItems <span class="op">=</span> <span class="cn">NULL</span></span>
|
||||
<span><span class="op">)</span></span></code></pre></div>
|
||||
</div>
|
||||
|
||||
|
|
@ -96,6 +97,10 @@ Adds the option to select "none" which is handled later</p>
|
|||
<dt id="arg-none-label">none_label<a class="anchor" aria-label="anchor" href="#arg-none-label"></a></dt>
|
||||
<dd><p>label for "none" item</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-maxitems">maxItems<a class="anchor" aria-label="anchor" href="#arg-maxitems"></a></dt>
|
||||
<dd><p>max number of items</p></dd>
|
||||
|
||||
</dl></div>
|
||||
<div class="section level2">
|
||||
<h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue