MCPcopy
hub / github.com/NervJS/taro / concat

Method concat

packages/taro-extend/types/index.d.ts:574–574  ·  view source on GitHub ↗

* Modify the collection by adding elements to it. If any of the arguments is an array, its elements are merged into the current collection. * (!) This is a Zepto-provided method that is not part of the jQuery API. * @param nodes * @return Self object.

(...nodes: any[])

Source from the content-addressed store, hash-verified

572 * @return Self object.
573 */
574 concat(...nodes: any[]): ZeptoCollection;
575
576 /**
577 * Get the children of each element in the collection, including text and comment nodes.

Callers 15

transformFunction · 0.80
setReconcilerFunction · 0.80
ObjectAssignFunction · 0.80
fnFunction · 0.80
transform.jsFile · 0.80
types.jsFile · 0.80
features.jsFile · 0.80
index.tsFile · 0.80
setReconcilerFunction · 0.80
infoFunction · 0.80
index.tsFile · 0.80
setReconcilerFunction · 0.80

Calls

no outgoing calls

Tested by 15

CellFunction · 0.64
readDirFunction · 0.64
bracesFunction · 0.64
appendFunction · 0.64
generateTasksFunction · 0.64
getWorksFunction · 0.64
assertPatternsInputFunction · 0.64
generateFunction · 0.64
constructorMethod · 0.64
flattenFunction · 0.64