Tencent / Tencent/tdesign-miniprogram

[Tab] 扩展更多插槽或者属性

Open
#2,344 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Vue
Stars
1.8k
Forks
337
Avg merge
1d 21h
Merged PRs (30d)
19

Description

这个功能解决了什么问题

TabPanel Props除了该tab的名称外,有额外的信息(如对该tab的注释)需要展示

你建议的方案是什么

能否增加TabPanel Props中label的slot功能,以便用户自定义label;或者增加description字段

### Tasks

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 locating the TabPanel props and the label-rendering entry point in the component implementation. Compare the requested label slot with the alternative description field, then verify that Tab labels can display the additional tab information without breaking existing usage.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.