| title | Header |
|---|---|
| description | Bold header / title row for a bot message. |
Header renders a bold title row — typically the first child of a Message.
import { Header } from "@copilotkit/bot-ui";<Message>
<Header>Deploy v1.4.2</Header>
</Message>Renders as a header block, truncated at 150 characters (SLACK_LIMITS.headerText).