elegantthemes / Divi-Beta

8 stars 0 forks source link

ColorPickerContainer Component not showing gradiant color palet #115

Open nazmulch11 opened 1 week ago

nazmulch11 commented 1 week ago

Problem Description

Whats Problem with this Code?

<FieldContainer
                    attrName="title.decoration.color"
                    label={__("Gradient Color", "d5-extension-example-modules")}
                    description={__("Select the gradient color you want", "d5-extension-example-modules")}
                    features={{
                        sticky: false,
                        dynamicContent: { type: "text" }

                    }}
                >
                    <ColorPickerContainer />
                </FieldContainer>

System Information