Merge pull request #4174 from appsmithorg/areyabhishek-container-colorpicker
Update Container Widget color picker to be consistent with other widgets
This commit is contained in:
commit
55fe8757fe
|
|
@ -34,7 +34,7 @@ class ContainerWidget extends BaseWidget<
|
|||
placeholderText: "#FFFFFF / Gray / rgb(255, 99, 71)",
|
||||
propertyName: "backgroundColor",
|
||||
label: "Background Color",
|
||||
controlType: "INPUT_TEXT",
|
||||
controlType: "COLOR_PICKER",
|
||||
isBindProperty: true,
|
||||
isTriggerProperty: false,
|
||||
validation: VALIDATION_TYPES.TEXT,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user