tiny-vue
tiny-vue copied to clipboard
✨ [Feature]: Table expand multi-column
What problem does this feature solve
1.比如我想点击商品名称展开,而不是箭头(且目前箭头还不能修改样式) 2.能支持多列展开。目前是联动的。点一个其他的箭头也会变
需求是:pdd后台的商品管理页面就是有多列展开的。
What does the proposed API look like
如上