pro-components-guide

ProComponents Guide & Documentation

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pro-components-guide" with this command: npx skills add jobsys/newbie-next/jobsys-newbie-next-pro-components-guide

ProComponents Guide & Documentation

当用户询问 Ant Design Pro 组件、构建后台页面或需要查找具体组件参数时,请参考以下目录。 关键指令:如果需要编写详细代码且不确定某个 Props(如 request 的返回值格式、columns 的具体配置),请使用浏览工具(Browsing Tool)读取对应的 URL。

  1. Layout 布局组件

核心组件: ProLayout

  • 文档链接: https://pro-components.antdigital.dev/components/layout

  • 包含:

  • ProLayout : 解决侧边栏、顶部导航、面包屑等全局布局。

  • PageContainer : 页面的标准容器,自动生成面包屑和标题。

  • FooterToolbar : 底部固定工具栏。

  • WaterMark : 水印组件。

  1. Table 表格与列表

核心组件: ProTable

  1. Form 表单组件

核心组件: ProForm

  1. Data Display 数据展示
  1. Other 其他

最佳实践提醒

  • Request 模式: ProTable 和 ProForm 推荐使用 request 属性配合 async 函数来接管数据加载,而不是手动管理 loading 和 data state。详情请查阅 ProTable 文档中的 request 部分。

  • ValueType: 善用 valueType ('money', 'date', 'select' 等) 来自动格式化显示和表单项,减少手写 render 代码。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ant-design-guide

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated
General

asr

Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".

Archived SourceRecently Updated