ed-mobile
  • 介绍
  • 安装与使用
  • API
    • EdButton
    • EdActionSheet
    • EdToast
    • EdModal
    • EdDatepicker
    • CountDown
    • Wave
    • EchartsKchart
    • Header
    • NativeKChart
    • NumberInput
    • RangeSelect
    • Scroll
    • Search
    • Sortable
    • EditQuotation
    • Switch
    • PageTurning
    • Utils
    • ComboBox
    • Storage
    • Select
    • webnet
    • Ajax
  • 开发规范
  • 公共布局使用手册
    • 页面布局
    • 单行布局
  • GZIP配置
    • webpack配置gzip
    • nginx服务端配置gzip
  • 前端性能优化手册
  • 缓存
  • mac使用指南
    • svn 使用指南(cornerStone)
    • 好用的App推荐
  • Cypress自动化测试
    • Cypress起步
    • Cypress特性
  • 前端单元测试
Powered by GitBook
On this page

Was this helpful?

  1. API

CountDown

倒计时组件

Props

属性

类型

说明

time

[Number]

时间值

<CountdownBar time={this.time} />

PreviousEdDatepickerNextWave

Last updated 5 years ago

Was this helpful?