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