`onChanges` now introduces an `attribute` in its arguments and repurposes the `property` to be used for this.props lookup - `property` is now the camelCase key for `this.props` - `attribute` is the kebab-case attribute name (i.e., what used to be `property` before v5) |
||
|---|---|---|
| .. | ||
| utils | ||
| exports.test.mjs | ||
| html.test.mjs | ||
| WebComponent.test.mjs | ||