We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c52dd commit 8a200fbCopy full SHA for 8a200fb
packages/ui-svg/blueprint.md
@@ -58,7 +58,7 @@ registerNativeViewElement('svgView', () => require('@nativescript-community/ui-s
58
```
59
60
```svelte
61
-// app/components/Foo.svelte
+<!-- app/components/Foo.svelte -->
62
<svgView src="~/assets/foo.svg" aspectFit="stretch" />
63
64
0 commit comments