Component Chat Boot Page

Develop ChatBootPage subcomponents (Title, CaseReply, ButtonTab, ButtonTabGroup) for chat entry or onboarding in @ant-design/agentic-ui. Use when building start page, welcome tabs, or case reply UI. Triggers on ChatBootPage, boot page, Title, CaseReply, ButtonTab, ButtonTabGroup.

antdigital-ai cd971b9 1.0 KB Updated

File contents

ChatBootPage 组件开发

聊天启动页相关子组件:标题、案例回复、按钮 Tab 与 Tab 组,用于对话入口或引导页。

源码位置

  • 导出:src/ChatBootPage/index.ts
  • 子组件:Title.tsxCaseReply.tsxButtonTab.tsxButtonTabGroup.tsx
  • 样式:各组件对应 *Style.tsstyle.ts

主要导出

Title, CaseReply, ButtonTab, ButtonTabGroup
TitleProps, CaseReplyProps, ButtonTabProps, ButtonTabGroupProps, ButtonTabItem

开发规范

  • 使用 token 与 createStyles,支持 classNames/styles
  • 与 WelcomeMessage、ChatLayout 等组合时保持视觉与交互一致。

修改启动页或引导组件时,参考 src/ChatBootPage/AGENTS.md

antdigital-ai/agentic-ui/tree/main/.cursor/skills/component-chat-boot-page commit cd971b9209

Frequently asked questions

npx skillmds@latest add antdigital-ai/component-chat-boot-page