Lazy Loaz Non Routable Modules – ngx-loadable

Author: mohammedzamakhan
Official Page: Go to website
Publish Date: August 13, 2019
License: MIT

Description:

The ngx-loadable wraps the complex implementation for lazy loading non-routable modules in a simple API. It provides a component ngx-loadable and a service LoadableService to lazy load modules. A component can be used to control the loading of one module and to display different states, i.e. loading, error, timeout and loaded.

Installation:

# Yarn
$ yarn add ngx-loadable

# NPM
$ npm install ngx-loadable --save

Preview:

Lazy Loaz Non Routable Modules - ngx-loadable


You Might Be Interested In:

Tags:

Add Comment