angular.scope.$new

Work in Progress This page is currently being revised. It might be incomplete or contain inaccuracies.

Description

Creates a new scope, that:

Usage

angular.scope.$new(constructor);

Parameters

Returns

{Object}

The newly created child scope.