@behold/svelte
Advanced tools
Comparing version
{ | ||
"name": "@behold/svelte", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "The official Behold Widget for Svelte", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -58,1 +58,8 @@ # The Official Behold Widget for Svelte | ||
Because these widgets are inherantly dynamic in nature, they are client-side only, and won't be pre-rendered by SSR or SSG. That means there will be a moment before they render that their height will be 0px. You can prevent layout shifts this may cause by applying dimensions to a container element with CSS. | ||
## Other framework components | ||
[](https://www.npmjs.com/package/@behold/react) | ||
[](https://www.npmjs.com/package/@behold/preact) | ||
[](https://www.npmjs.com/package/@behold/vue) | ||
[](https://www.npmjs.com/package/@behold/angular) |
8182
8.82%65
12.07%