# ColorPicker(颜色选择)

# 使用范围

ui、行为、规则组件通用

# 使用方式

config:{
  color: {
    text:  '背景色',
    type: 'ColorPicker'
  }
}

# 特有参数

暂无

# 效果

xes-save