View source: R/aaa_defineClasses.R
ui_text | R Documentation |
定义一个实例化函数,用于数据存储
ui_text(inputId = "txt1", label = "text1_caption", value = "", width = "100%")
inputId |
标签内码 |
label |
标签标题 |
value |
默认值 |
width |
宽度 |
返回值
ui_text(inputId = 'aa',label = "bb",value = 'cc',width = "80%")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.