Rename the component content special attribute children for consistency with React

This commit is contained in:
Keavon Chambers
2021-02-14 14:30:18 -08:00
parent 81b8c43653
commit 70ef641858
12 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<icon content="INNER_XML: (Layout) = [[]]" :svg="SVG_SOURCE: (TemplateString) = ``" :style="SVG_STYLE: (TemplateString) = ``">
<icon children="INNER_XML: (Layout) = [[]]" :svg="SVG_SOURCE: (TemplateString) = ``" :style="SVG_STYLE: (TemplateString) = ``">
{{INNER_XML}}
</icon>