Commit 7d50304
authored
Docs: clarify
Explain that `varSelectInput()` is a `selectInput()` convenience wrapper
that returns the selected column name as a symbol for use with tidy
evaluation, and use plain `selectInput()` when a symbol is not needed.
Also fix the "to instead of" -> "instead of" typo in the existing
description of selectize.js.
Fixes #2334varSelectInput() purpose and fix typo (#4391)1 parent 8ea5d62 commit 7d50304
3 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
307 | 313 | | |
308 | 314 | | |
309 | | - | |
| 315 | + | |
310 | 316 | | |
311 | 317 | | |
312 | 318 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments