collapse icon indicating copy to clipboard operation
collapse copied to clipboard

React Collapse / Accordion

Results 49 collapse issues
Sort by recently updated
recently updated
newest added

**What I did:** Add choice "icon" to "collapsible", which could be "header" or "disabled". **Why I want to do so:** There's a scene that I want to use Collapse to...

I passed the "onItemClick " into the Panel, i found it did not trigger, i have seen the source code , i found it will be overwriten ![1656472974563](https://user-images.githubusercontent.com/88307922/176344252-18c20417-deba-47f2-92a3-860bf6cd6d5d.png) ![image](https://user-images.githubusercontent.com/88307922/176344769-f9844f2e-3e04-402c-b5ab-33a6c46c5cd9.png)

我现在有个需求是需要让expandIcon紧跟在header的右侧,而不是在panel的最右边。所以添加了一个headerRender的props,类似于expandIcon,它可以接收整个panel的props并返回一个ReactNode以此来最大化用户的自由度。 如果加这个属性OK的话我之后给antd那边提个pr把属性给补充上

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...

For accessibility, collapse element should have an aria-disabled attribute Cases: aria-disabled= - `true` collapse is disabled - `false` collapse is not disabled There are elements that use color as the...

The documentation is vague, I need to know how to customize the open/close animation and also call a function on open. Thank you

project: https://github.com/orgs/react-component/projects/1/views/1

close https://github.com/ant-design/ant-design/issues/32061

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.11 to 17.0.15. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15)](https://dependabot.com/compatibility-score/?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.14 to 17.0.9. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=16.9.14&new-version=17.0.9)](https://dependabot.com/compatibility-score/?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=16.9.14&new-version=17.0.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies