Skip to content

cloneProperties

cloneProperties(properties): Record<string, AttributeNode>

Defined in: metadata-model.ts:266

Clone one object-property map of attribute nodes.

Record<string, AttributeNode>

Object-property map to clone.

Record<string, AttributeNode>

A cloned property map with each attribute node copied recursively.