View source: R/mdl_advancedUI.R
mdl_textEditor | R Documentation |
处理编辑器模块
mdl_textEditor(
id,
label = "多行文本编码器输入:",
is.test = FALSE,
value = c("文本编码器测试\n测试换行"),
fontSize = 16,
theme = 10,
height = "200px"
)
id |
内码 |
label |
标签 |
is.test |
是否测试 |
value |
默认值 |
fontSize |
字体大小 |
theme |
主题编号 |
height |
默认编码器高级 |
返回值
mdl_textEditor();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.