Docs · Components
CelestographImage
This one paints to a canvas, so it needs the browser and carries "use client" — import it from a client component, or from a server component as a leaf.
Props
4 props, 1 required. Read straight from packages/core/src/components/celestograph/celestograph-image.tsx, so this page cannot drift from the types.
| Prop | Type | Default |
|---|---|---|
src | string | — |
altrequired | string | — |
fromDefaults to the alt text, so two different pictures never share a plate. | string | — |
imgClassName | string | — |