react-component / react-component/collapse
how can i get panel header's clientHeight?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 332
- Forks
- 140
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 1
Description
When I have many panels, I want them to show 10 of all panels and hide others; click a button to show them all; but I need it to show all slowly; so I need to understand the panels The clientHeight of the header, let me use animation to make it show all slowly.
Contributor guide
No contributing guide indexed for this repository
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
The issue does not name a source file, test, or entry point. First inspect the collapse panel header implementation and existing documentation to determine whether the clientHeight is exposed; done means providing a documented way to obtain it or clearly explaining the supported alternative for animated expansion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100