[Types] add types of render with react dom
Open
Nobody has claimed this yet.
react-vchart
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
react 扩展能力在类型上没有导出,同时文档中也没有详细介绍,需要补充。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the React integration's exported type definitions and the existing documentation for React extensions. Confirm which React render types are currently missing, then update the exports and document the supported types; done means both the type surface and the related documentation cover the requested React DOM rendering capability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100