lz-ng-lib
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

LogicZone Components Library

The logic-zone.net components library to maintain the commonly used components.

How to use?

Import LzComponentsModule module in app.module.ts in imports section.

Components

LzAppLoading (lz-app-loading)

To show application wide loading.

parameters:

  • loading: boolean variable to show/hide.
  • loadingMessage: string message to show.

LzLoading (lz-loading)

To show simple loading.

parameters:

  • loading: boolean variable to show/hide.
  • loadingMessage: string message to show.

LzButton (lz-button)

Button component with loading features.

Readme

Keywords

none

Package Sidebar

Install

npm i lz-ng-lib

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

295 kB

Total Files

39

Last publish

Collaborators

  • mimda