collapse icon indicating copy to clipboard operation
collapse copied to clipboard

React Collapse / Accordion

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

If the panel is set to styles or classNames, use it's properties, otherwise use collpase's styles or classNames. ## Summary by CodeRabbit * **新功能** * 支持为单个面板项提供样式与类名覆盖,可对每项的头部/主体样式与类名进行细粒度自定义。 * **改进** * 合并全局与每项的样式/类名以保证一致渲染,未提供覆盖时保留原有默认行为与兼容性。...