userAddUI | R Documentation |
用户新增UI
userAddUI(
tabTitle = "创建用户",
colTitles = c("操作区域", "报表区域"),
widthRates = c(4, 8),
func_left = userAddFunc_left,
func_right = userAddFunc_right
)
tabTitle |
标签名称 |
colTitles |
列名 |
widthRates |
比例 |
func_left |
函数 |
func_right |
函数 |
返回值
userAddUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.