ant-design / ant-design/pro-components
👑 [需求] BetaSchemaForm组件没有导出类型定义
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🔩 所属模块或组件
BetaSchemaForm
### 🥰 需求描述
想二次封装该组件,但是没有导出组件的类型定义,继承不了,
### ⛰ 功能需求适用场景
### 🧐 解决方案
### 🚑 其他信息
Contributor guide
Research direction
Start at the BetaSchemaForm public entry point and inspect how its component and related types are currently declared and exported. Confirm which type definitions a wrapper needs to extend; done means those types are publicly exported and usable by consumers, with the relevant type checks or tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100