0.0.2 • Published 2 months ago

@tuya-miniapp/time-switch v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

miniapp-time-switch

时间、日期切换功能

用途 时间切换功能

安装

npm install @tuya-miniapp/miniapp-time-switch

声明配置 usingComponents

{ "navigationStyle": "custom", "usingComponents": { "TimeSwitch": "@tuya-miniapp/miniapp-time-switch/Foo/index" } }

使用标签

timeTxt '' 显示内容

canNext true/false 是否可以切换下一页

arrowIcon '' 按钮图标

change () = > {} 切换时返回事件

0.0.2

2 months ago

0.0.2-beta-1

2 months ago