Description Value Slots Examples
定义日期型的输入控件ui_date S4类
返回值
inputId
character.内码
label
character. 标签
value
character. 默认值
min
character. 最小值
max
character. 最大值
format
character. 日期格式
startview
character. 日历形式month,year,decade
weekstart
integer. 0表示周日开始,1表示周1开始
language
character. 语言en,zh-CN,zh-TW
width
character. 宽度
autoclose
logical. 是否自动关闭
1 | ui_date(x);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.