Description Usage Arguments Value Examples
View source: R/input.numeric.R
定义input.numeric的同名函数
1 2 | input.numeric(Id = "numericInput1", label = "请输入数值:",
value = 30, min = 5, max = 50, step = 1, width = "100%")
|
Id |
内码 |
label |
名称 |
value |
默认值 |
min |
最小值 |
max |
最大值 |
step |
步骤 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.