Merge pull request #3156 from ani2796/patch-1
This commit is contained in:
commit
a6a8045776
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ In the example below `id` is modified as an attribute, and we can see the proper
|
|||
</script>
|
||||
```
|
||||
|
||||
But there are exclusions, for instance `input.value` synchronizes only from attribute -> to property, but not back:
|
||||
But there are exclusions, for instance `input.value` synchronizes only from attribute -> property, but not back:
|
||||
|
||||
```html run
|
||||
<input>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue