Opens the editor's background picker for the selected component, letting a Wix user choose a background fill made up of a color, gradient, or image.
| Name | Type | Description |
|---|---|---|
initialValue | object | Initial background value to show when the picker opens. |
onChange | function | Called with the updated background value as the Wix user interacts with the picker. |
Promise<void>
Use the onChange callback to receive background values as the Wix user interacts with the picker, and apply them yourself with setStyles().
Last updated: 8 September 2026