@terminus/ui-loading-overlay
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Loading Overlay

CI/CD Status Codecov MIT License
NPM version Library size

Table of Contents

Installation

Use the ng add command to quickly install all the needed dependencies:

ng add @terminus/ui-loading-overlay

CSS imports

In your top-level stylesheet, add these imports:

@import '~@terminus/design-tokens/css/library-design-tokens.css';
@import '~@terminus/ui-styles/terminus-ui.css';

Usage

<div [tsLoadingOverlay]="true">
  My async content..
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @terminus/ui-loading-overlay

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

85.9 kB

Total Files

35

Last publish

Collaborators

  • bmalinconico-terminus
  • atlwendy
  • terminus_devops