VisActor / VisActor/VTable

VUE。 在ListTable. 使用customeMergeCell当中的cutomLayout为什么不能使用slot里的cutomLayout

Open
#4,777 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.