mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
- Fix custom renderer for column cell and header column cell. - Add helper method for rendering cells. - Update column interface for correctness. - Remove some unused code in `use-columns`.