You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: osComponents/ProductConfiguration/lwc/productConfiguration/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ The `productConfiguration` Lightning Web Component (LWC) is designed for Digital
36
36
| Property | Type | Default | Description |
37
37
| :---- | :---- | :---- | :---- |
38
38
|`additionalFields`|`Object`|`{}`| Additional fields to include in the rating request payload. |
39
-
|`clearStateOnChange`|`String`| — | JSON stringified array of element names whose state should be cleared when selection changes. |
40
39
|`clearStateOnPrev`|`Boolean/String`| — | When `true` or `'true'`, enables custom navigation buttons and clears state when navigating to the previous step. |
41
40
|`ratingInputs`|`Array`|`[]`| Array of rating input objects containing product configuration data. Supports reusable and non-reusable inputs with `instanceKeys`. |
42
41
|`ratingOptions`|`Object`|`{}`| Rating options passed to the API. Defaults `executePricing` and `executeConfigurationRules` to `true`. |
0 commit comments