Skip to content

Commit

Permalink
0.0.621
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrus committed Dec 14, 2024
1 parent f0382d0 commit b77e3d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,11 @@ This assumes the document imports a js file, for example, that registers a custo
<hello-world place=Earth>
<template shadowrootmode=open>
<div></div>
<xtal-element
<xtal-element
prop-defaults='{
"place": "Earth"
}'
prop-info='{
"place": {},
"greeting": {}
}'
xform='{
Expand Down

0 comments on commit b77e3d8

Please sign in to comment.