Skip to content

Commit

Permalink
property propagation.
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrus committed Oct 1, 2017
1 parent 1696c35 commit 78e2712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The contained, referenced snippet that is loaded via the c-c element (for exampl
<xtal-json-editor watch="[[generatedJson]]"></xtal-json-editor>
```

The combination of the set-props c-c element and the get-props c-c element creates a connection just like if the target elemtn (xtal-json-editor in this case) were directly embedded in the containing page.
The combination of the set-props c-c element and the get-props c-c element creates a connection just like if the target element (xtal-json-editor in this case) were directly embedded in the containing page.



Expand Down

0 comments on commit 78e2712

Please sign in to comment.