input.numeric: 定义input.numeric的同名函数

Description Usage Arguments Value Examples

View source: R/input.numeric.R

Description

定义input.numeric的同名函数

Usage

1
2
input.numeric(Id = "numericInput1", label = "请输入数值:",
  value = 30, min = 5, max = 50, step = 1, width = "100%")

Arguments

Id

内码

label

名称

value

默认值

min

最小值

max

最大值

step

步骤

Value

返回值

Examples

1

takewiki/tsShiny documentation built on Aug. 16, 2019, 3:23 a.m.