xverse-components-count-down
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

API

| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | ------------- | ---------- | ------------------------------------------------- | ------ | -------- | -------------- | --- | ----- | --- | | time | string | 倒计时的开始时间 | - | true | 如 '23:56' | | format | 'mm:ss' | 'm:s' | 'ss' | 's' | 倒计时展示格式 | - | false | - | | textColor | string | 倒计时 文案颜色 | - | false | - | | numberImgList | string[] | 倒计时 展示数字的图片 | - | false | - | | imageWidth | number | 倒计时 展示数字的图片宽度 | - | false | - | | imageHeight | number | 倒计时 展示数字的图片高度 | - | false | - | | title | string | 倒计时的标题 | - | false | - | | countDownTime | number | 倒计时的时长秒数,不填根据 time 的时间 倒计时到 0 | - | false | - | | toZero | boolean | 是否会展示 0 | - | false | - | | onNext | () => void | 倒计时结束的回调 | - | false | - |

Readme

Keywords

Package Sidebar

Install

npm i xverse-components-count-down

Weekly Downloads

12

Version

1.0.1

License

MIT

Unpacked Size

89.3 kB

Total Files

8

Last publish

Collaborators

  • canny_1207
  • joycess
  • shi2800