Skip to content
AI Elements

Response

Server Component

Streaming-friendly host for assistant markdown.

Import

tsx
import { Response } from "@cronus-ui/ui";
bash
npx cronus-ui add response

Examples

API Reference

Generated from the component's exported types.

ResponseProps

Extends HTMLAttributes<HTMLDivElement>

Skip ResponseProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>Ref forwarded to the underlying DOM node.
children
ReactNodeContents of the component.