is-land using IndieWeb avatar for https://solidjs.com/SolidJS

These demos require import map support. Your browser does ⚠️ not support import maps!

Scroll down


Client-rendered SolidJS

Example from https://www.solidjs.com/guides/getting-started#buildless-options

Client-rendered SolidJS

You can use `import="./solid-component.js"` or `<template data-island> with <script type="module">`:

This is a solid component: Fallback content! This is a solid component: Fallback content!

Server-rendered SolidJS (SSR)

Not yet supported. Related: https://github.com/solidjs/solid/issues/1984