@sueldosrh/loading-page
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Loading Pages

Installation

Install via NPM:

npm i @sueldosrh/loading-page

Usage

TypeScript

import {LoadingPageModule} from '@sueldosrh/loading-page';

@NgModule({
	imports: [
		LoadingPageModule
	]
})
<my-loading-page></my-loading-page>

####Service

LoadingPageService

Define la visivilidad del componente

loadingPage(state: boolean);

License

This project is licensed under the terms of the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i @sueldosrh/loading-page

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

62.2 kB

Total Files

26

Last publish

Collaborators

  • emaxnuel