定义ui_text iption的特殊类,用于存储相应的界面数据
返回值
inputId
character. 内码Id,用于input$inputId
label
character. 标签
value
character. 默认值
width
character. 文本框宽度,默认为100
ui_text("aaaa");
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.