Skip to content

ColorPicker 颜色选择框

规则

js
{
    type: "ColorPicker",
    field: "color",
    title: "颜色",
    value: '#ff7271',
}
{
    type: "ColorPicker",
    field: "color",
    title: "颜色",
    value: '#ff7271',
}

Props参考:TDesign_ColorPicker

value :String

Released under the MIT License.