Add enableAlpha property to GradientPicker component. #66878
Labels
[Feature] Colors
Color management
[Package] Components
/packages/components
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
We are able to disallow alpha on ColorPicker and ColorPalette components, but not on GradientPicker component.
What is your proposed solution?
Add enableAlpha property to GradientPicker. Alternatively, allow passing props, via GradientPicker, to the ColorPicker subcomponent.
The text was updated successfully, but these errors were encountered: