Model
NoAlphaMode
Magento\Ui\Model\ColorPicker\NoAlphaMode
What it does
This class provides configuration for a color picker UI component that operates without alpha (transparency) channel support.
Developers use this when they need a color picker that only handles solid colors (RGB) and displays a palette, but doesn't allow users to adjust opacity or transparency values.
Public Methods
- getConfig()