Skip to main content

Function: isRootStore()

function isRootStore(node): boolean;

Checks if a given object is marked as a root store.

Parameters​

ParameterTypeDescription
nodeobjectObject.

Returns​

boolean