Component Playground
Part of the AgentLayerZero platform
Live, side-by-side demos of every dendrite-vue, dendrite-react,
and dendrite-ui component. Switch between framework tabs on each
page — the visual output is identical because they all consume
the same soma stylesheet.
MessageBubble
Single chat bubble — user / assistant variants, streaming cursor, optional markdown
Composer — soon
Textarea + send / stop buttons, Enter-to-send
MessageList — soon
Scrollable list with empty state and streaming bubble
ModelLoader — soon
Brain → logo fill animation as the model downloads
ErrorDisplay — soon
Load error UI with retry and clear-cache actions
ChatWidget — soon
Integrated chat — combine the granular pieces with a Neuron, end-to-end