AskAI.Header
Header row for AskAI surfaces with brand icon, title, and close/clear actions
Overview
Header row with the Peam icon, title, and close/clear actions, designed to sit at the top of AskAI surfaces like AskAI.Dialog, AskAI.Chat, or AskAI.Sidepane.
Demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
heading | ReactNode | 'Ask AI' | Heading text or element. |
closeLabel | string | 'Close' | Accessible label for the close action. |
| (all) | HTMLDivElement props | — | Accepts all standard div props. |