angular.bootstrap

Description

Use this function to manually start up angular application.

See: Bootstrap

Usage

bootstrap(element[, modules], the);

Parameters