Skip to content

Commit 9d39c31

Browse files
committed
Remove unused property.
1 parent 563899d commit 9d39c31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • osComponents/ProductConfiguration/lwc/productConfiguration

osComponents/ProductConfiguration/lwc/productConfiguration/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ The `productConfiguration` Lightning Web Component (LWC) is designed for Digital
3636
| Property | Type | Default | Description |
3737
| :---- | :---- | :---- | :---- |
3838
| `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. |
4039
| `clearStateOnPrev` | `Boolean/String` || When `true` or `'true'`, enables custom navigation buttons and clears state when navigating to the previous step. |
4140
| `ratingInputs` | `Array` | `[]` | Array of rating input objects containing product configuration data. Supports reusable and non-reusable inputs with `instanceKeys`. |
4241
| `ratingOptions` | `Object` | `{}` | Rating options passed to the API. Defaults `executePricing` and `executeConfigurationRules` to `true`. |

0 commit comments

Comments
 (0)