SolidJS Integration Test

This page validates the SolidJS island architecture. The card below is a hydrated SolidJS component. The text you're reading now is pure static HTML from Astro — zero JavaScript.

SolidJS Integration Test

If you can see this card, interact with the button, and the count updates — the integration works.

0

Click count

✓ If the card above rendered with DataDocks brand colors — CSS variables are shared correctly.

✓ If the counter increments on click — SolidJS reactivity is working inside the Astro island.

✓ If the fonts match the rest of the site — Tailwind config is being picked up.