@mtna/lib-ui
TypeScript icon, indicating that this package has built-in type declarations

21.3.2 • Public • Published

Angular Components for Metadata Technology North America

npm version

Live Demo

http://mtna-lib-ui.surge.sh/

Installation

The latest release of the library can be installed from npm

npm install @mtna/lib-ui


Use

This library makes use of secondary entry points. Therefore, to utilize library components, import paths should be structured as below:

import { <component-class> } from '@mtna/lib-ui/<component-directory>';

For example, to make use of the MtnaAboutDialogComponent, you would import like so:

import { MtnaAboutDialogComponent } from '@mtna/lib-ui/about-dialog';

Core library items, such as utilities, services, styles, models, or common behaviors remain at the core import path, i.e.

import { CanDestroyNotify } from '@mtna/lib-ui';

Readme

Keywords

none

Package Sidebar

Install

npm i @mtna/lib-ui

Weekly Downloads

7

Version

21.3.2

License

none

Unpacked Size

13.1 MB

Total Files

1818

Last publish

Collaborators

  • mtna-automation
  • jgager
  • and.decarlo
  • tim.niemeyer
  • kulnor
  • wallace41290
  • chase.moore