1 Star 0 Fork 344

tgw / awtk

forked from zlgopen / awtk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
how_to_edit_date.md 400 Bytes
一键复制 编辑 原始数据 按行查看 历史
xianjimli 提交于 2020-08-16 09:10 . update docs

如何用 edit 控件编辑日期

用 edit 控件编辑日期,将 edit 的 input_type 指定为"date"即可。

  • 基本用法

示例:

 <edit w="70%" text="2020/10/10"   tips="date" input_type="date"/
  • 启用自动修正功能

示例:

<edit w="70%" text="" tips="date autofix"  input_type="date" auto_fix="true"/>

参考:input type

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/tuguiwang/awtk.git
git@gitee.com:tuguiwang/awtk.git
tuguiwang
awtk
awtk
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891