Description Usage Arguments Value Examples
View source: R/aaa_defineClasses.R
ui_password的实例化function
1 2 | ui_password(inputId = "password1", label = "输入密码:",
value = "888888", width = "100%")
|
inputId |
内码 |
label |
标签 |
value |
初始值 |
width |
控件宽度 |
返回值
1 | ui_password();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.