Skip to main content

Function: computedTree()

function computedTree(...args): any;

Decorator for turning a computed property into a computed tree which supports tree traversal functions, contexts, references, etc.

Parameters​

ParameterType
...argsany[]

Returns​

any