Skip to content

[Feature Request] van-progress的pivot能否添加自定义插槽内容 #13401

@think-of-xiao

Description

@think-of-xiao

这个功能解决了什么问题?

在pivot中内容不只局限于文本时,van-progress无法满足需求

你期望的 API 是什么样子的?

<van-progress> <template #pivot> <div class="custom-pivot"> <van-icon name="fire" /> <span>{{ percentage }}%</span> </div> </template> </van-progress>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions