Files
element-plus/packages/components/table
疾风 ac6a316444 fix(components): [table] Make tableLayout optional in table type (#23202)
* Make tableLayout optional in defaults.ts

fix tableLayout Type

* Make tableLayout optional in Props type

* Handle undefined tableLayout in key generation

* Fix optional chaining for tableLayout property

* Make tableLayout prop required in hColgroup

---------

Co-authored-by: rzzf <cszhjh@gmail.com>
2026-01-23 23:46:52 +01:00
..