roleAddUI: 用户新增UI

View source: R/roleAdd.R

roleAddUIR Documentation

用户新增UI

Description

用户新增UI

Usage

roleAddUI(
  tabTitle = "创建角色",
  colTitles = c("操作区域", "报表区域"),
  widthRates = c(4, 8),
  func_left = roleAddFunc_left,
  func_right = roleAddFunc_right
)

Arguments

tabTitle

标签名称

colTitles

列名

widthRates

比例

func_left

函数

func_right

函数

Value

返回值

Examples

roleAddUI()

takewiki/mdlUserManagerUI documentation built on Aug. 22, 2023, 1:14 p.m.