VUE。 在ListTable. 使用customeMergeCell当中的cutomLayout为什么不能使用slot里的cutomLayout
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
我不希望我还要重复写样式,明明已经定义好了内容。合并而已里面内容不变,应该有字段暴露能够获取原本slot里的内容,或者不覆盖
What does the proposed API look like?
可以设置一个字段获取原本自定义slot;或者customeMergeCell的customLayout接受自定义组件
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the ListTable customMergeCell/customLayout behavior and its Vue slot integration. Determine whether the existing slot content can be exposed or preserved, or whether customLayout can accept a custom component; the issue is done when one of these APIs supports merged cells without requiring duplicated styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100