MCPcopy Index your code
hub / github.com/angular/angular / newChild

Method newChild

packages/forms/signals/src/field/field_adapter.ts:48–48  ·  view source on GitHub ↗

* Creates a custom child node. * @param options

(options: ChildFieldNodeOptions)

Source from the content-addressed store, hash-verified

46 * @param options
47 */
48 newChild(options: ChildFieldNodeOptions): FieldNode;
49
50 /**
51 * Creates a custom root node.

Callers 1

newChildMethod · 0.65

Implementers 2

CompatFieldAdapterpackages/forms/signals/compat/src/comp
BasicFieldAdapterpackages/forms/signals/src/field/field

Calls

no outgoing calls

Tested by

no test coverage detected