Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望可以添加倒计时组件 count down #1674

Closed
daimashangchuan opened this issue Nov 24, 2021 · 1 comment
Closed

希望可以添加倒计时组件 count down #1674

daimashangchuan opened this issue Nov 24, 2021 · 1 comment
Labels
feature request New feature or request

Comments

@daimashangchuan
Copy link

This function solves the problem (这个功能解决的问题)

货品可以在倒计时后自动上架(Products can be automatically put on the shelves after the countdown )......

Expected API (期望的 API)

format 格式化倒计时展示,moment HH:mm:ss
prefix 设置数值的前缀 VNodeChild
suffix 设置数值的后缀 VNodeChild
title 数值的标题 VNodeChild
value 数值内容 number | moment
valueStyle 设置数值的样式 CSSProperties
onFinish 倒计时完成时触发 () => void
onChange 倒计时时间变化时触发 (value: number) => void

@github-actions github-actions bot added the feature request New feature or request label Nov 24, 2021
@Sepush
Copy link
Collaborator

Sepush commented Nov 24, 2021

repeat with #1465

I am working on it recently and it will come soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants