mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
442 B
442 B
Repeat
可用来设置重复频率
type
请设置成repeat
options
默认:hourly,daily,weekly,monthly
, 可用配置secondly,minutely,hourly,daily,weekdays,weekly,monthly,yearly
placeholder
默认为不重复
, 当不指定值时的说明。- 更多配置请参考 FormItem
{
"type": "repeat",
"name": "repeat",
"label": "重复频率"
}