downgradeModule
function
A helper function for creating an AngularJS module that can bootstrap an Angular module
"on-demand" (possibly lazily) when a downgraded component
needs to be
instantiated.
API
Description
Usage Notes
Jump to details
A helper function for creating an AngularJS module that can bootstrap an Angular module
"on-demand" (possibly lazily) when a downgraded component
needs to be
instantiated.