用于 lists.repeatInPattern 的模式和长度,它重复该模式直到列表达到该长度。
lists.repeatInPattern
Optional
要重复的项,按顺序排列。
undefined Copy
undefined
为 true 时,模式先被深拷贝,因此输入永远不会被更改。带循环引用的数据无法拷贝并会抛出错误。
true Copy
true
结果的长度;模式在此处截断。
100 Copy
100
1
Infinity
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
lists.repeatInPattern的模式和长度,它重复该模式直到列表达到该长度。